a
This commit is contained in:
11
productivity/radicale3/pkg/radicale.rc
Normal file
11
productivity/radicale3/pkg/radicale.rc
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/ksh
|
||||
|
||||
daemon="${TRUEPREFIX}/bin/radicale -d"
|
||||
daemon_user="_radicale"
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
pexp="${MODPY_BIN} ${daemon}${daemon_flags:+ ${daemon_flags}}"
|
||||
rc_reload=NO
|
||||
|
||||
rc_cmd $1
|
||||
Reference in New Issue
Block a user