diff options
Diffstat (limited to 'man/runscript.8')
-rw-r--r-- | man/runscript.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/runscript.8 b/man/runscript.8 index bf06d7bc..b28bec29 100644 --- a/man/runscript.8 +++ b/man/runscript.8 @@ -93,6 +93,9 @@ Space separated list of extra commands the service defines. .It Ar extra_started_commands Space separated list of extra commands the service defines. These only work if the service has already been started. +.It Ar extra_stopped_commands +Space separated list of extra commands the service defines. These only work if +the service has already been stopped. .It Ar description String describing the service. .It Ar description_$command |