#!/bin/ksh

daemon="/usr/local/bin/restund"
daemon_user="_restund"

. /etc/rc.d/rc.subr

rc_cmd $1
