Add extra_started_commands variable to OpenRC init script

This commit is contained in:
2026-02-05 21:03:03 +01:00
parent 8dda556480
commit 871a685267

View File

@@ -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