catsit/OpenBSD/catsitd.in

10 lines
97 B
Bash

#!/bin/ksh
daemon="%%PREFIX%%/sbin/catsitd"
. /etc/rc.d/rc.subr
pexp="catsitd: .*"
rc_cmd $1