#!/bin/ksh

daemon="/usr/local/heimdal/libexec/ipropd-master --detach"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
