Add extra_started_commands variable to OpenRC init script
This commit is contained in:
@@ -11,6 +11,7 @@ command_args="--daemon ${OPTIONS}"
|
||||
command_user="${USER}:${GROUP}"
|
||||
command_background="yes"
|
||||
pidfile="/run/${RC_SVCNAME}.pid"
|
||||
extra_started_commands="reload"
|
||||
|
||||
depend() {
|
||||
need net
|
||||
|
||||
Reference in New Issue
Block a user