add support for extra_stopped_commands
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user