#!/bin/ksh

daemon="/usr/local/sbin/guacd"
daemon_user="_guacd"

. /etc/rc.d/rc.subr

rc_cmd $1
