summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2012-03-24 12:40:45 -0500
committerWilliam Hubbs <williamh@gentoo.org>2012-03-24 12:40:45 -0500
commiteb11953dd2bd713e6494db6da85ca87ac7f475e6 (patch)
treea923e83cc3e89568cee909cbc6b530092c51b596
parentb264931034bedef6f0a384302334393359dc59c9 (diff)
downloadopenrc-eb11953dd2bd713e6494db6da85ca87ac7f475e6.tar.gz
openrc-eb11953dd2bd713e6494db6da85ca87ac7f475e6.tar.bz2
openrc-eb11953dd2bd713e6494db6da85ca87ac7f475e6.tar.xz
Document the required_dirs and required_files variables
-rw-r--r--man/runscript.84
1 files changed, 4 insertions, 0 deletions
diff --git a/man/runscript.8 b/man/runscript.8
index 64f36b1..6d425e4 100644
--- a/man/runscript.8
+++ b/man/runscript.8
@@ -124,6 +124,10 @@ Display name used for the above defined command.
.It Ar retry
Retry schedule to use when stopping the daemon. It can either be a
timeout in seconds or multiple signal/timeout pairs (like SIGTERM/5).
+.It Ar required_dirs
+A list of directories which must exist for the service to start.
+.It Ar required_files
+A list of files which must exist for the service to start.
.El
.Sh DEPENDENCIES
You should define a