#!/bin/ksh
#
# ogmaprotect-ipsecd — IPsec / IKEv2 (iked) configuration daemon

daemon="/usr/local/sbin/ogmaprotect-ipsecd"
rc_bg=YES

. /etc/rc.d/rc.subr

rc_cmd $1
