#!/bin/ksh daemon="${TRUEPREFIX}/sbin/gotwebd" . /etc/rc.d/rc.subr rc_configtest() { ${daemon} -n ${daemon_flags} } rc_reload=NO rc_cmd $1