Files
sthen 667fdd3909 don't use rc script from inside the distfile, use it from the ports tree
like every other port. we sometimes make widespread changes to rc scripts
so they need to be easily visible.

ok kn, maintainer timeout
2022-09-08 09:38:25 +00:00

11 lines
106 B
Bash

#!/bin/ksh
daemon="${TRUEPREFIX}/sbin/obsdfreqd"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_bg=YES
rc_cmd $1