#!/bin/ksh

daemon="/usr/local/bin/monit"

. /etc/rc.d/rc.subr

rc_cmd $1
