Add OpenBSD rc script
This commit is contained in:
parent
32d048f326
commit
325a92645f
9
OpenBSD/catsitd.in
Normal file
9
OpenBSD/catsitd.in
Normal file
@ -0,0 +1,9 @@
|
||||
#!/bin/ksh
|
||||
|
||||
daemon="%%PREFIX%%/sbin/catsitd"
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
pexp="catsitd: .*"
|
||||
|
||||
rc_cmd $1
|
Loading…
Reference in New Issue
Block a user