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_user="${USER}:${GROUP}"
|
||||||
command_background="yes"
|
command_background="yes"
|
||||||
pidfile="/run/${RC_SVCNAME}.pid"
|
pidfile="/run/${RC_SVCNAME}.pid"
|
||||||
|
extra_started_commands="reload"
|
||||||
|
|
||||||
depend() {
|
depend() {
|
||||||
need net
|
need net
|
||||||
|
|||||||
Reference in New Issue
Block a user