summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2011-10-17 13:47:45 -0500
committerWilliam Hubbs <williamh@gentoo.org>2011-11-16 13:56:55 -0600
commit5b1aaf8cc803e9f21f8a0c94236ab5dddba4b2fc (patch)
tree4ef1037e3bad3f69409720e26342f31c064a3d39 /man
parent5994e55937cbbb71b1c22ad829b77a1bcd8c3793 (diff)
downloadopenrc-5b1aaf8cc803e9f21f8a0c94236ab5dddba4b2fc.tar.gz
openrc-5b1aaf8cc803e9f21f8a0c94236ab5dddba4b2fc.tar.bz2
openrc-5b1aaf8cc803e9f21f8a0c94236ab5dddba4b2fc.tar.xz
add support for extra_stopped_commands
Diffstat (limited to 'man')
-rw-r--r--man/runscript.83
1 files changed, 3 insertions, 0 deletions
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