From 5b1aaf8cc803e9f21f8a0c94236ab5dddba4b2fc Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 17 Oct 2011 13:47:45 -0500 Subject: add support for extra_stopped_commands --- man/runscript.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/runscript.8 b/man/runscript.8 index bf06d7b..b28bec2 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 -- cgit v1.2.3