ports/mail/sqlgrey/pkg/sqlgrey.rc

12 lines
165 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
#!/bin/ksh
daemon="${TRUEPREFIX}/sbin/sqlgrey -d"
. /etc/rc.d/rc.subr
pexp="/usr/bin/perl -w ${daemon}${daemon_flags:+ ${daemon_flags}}"
rc_reload=NO
rc_cmd $1