From eb11953dd2bd713e6494db6da85ca87ac7f475e6 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sat, 24 Mar 2012 12:40:45 -0500 Subject: [PATCH] Document the required_dirs and required_files variables --- man/runscript.8 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/runscript.8 b/man/runscript.8 index 64f36b15..6d425e4a 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