From 31e4fcaa45fb5dca6018a1ef70b71bdfbbac4965 Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Tue, 4 Mar 2008 21:57:30 +0000 Subject: * add an optional --pid-dir option to specify the pid directory when running as a slave. --niko --- bin/smokeping.dist | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/smokeping.dist b/bin/smokeping.dist index c675a84..2090b05 100755 --- a/bin/smokeping.dist +++ b/bin/smokeping.dist @@ -67,6 +67,9 @@ B [ B<--email> | B<--makepod> | B<--version> | B<--restart> ] --cache-dir=s Directory for temporary data storage when running in slave mode. + --pid-dir=s Directory for the PID file when running in slave mode. + (optional, defaults to --cache-dir) + =head1 DESCRIPTION The B tool is the commandline part of the SmokePing system. Its -- cgit v1.2.3-24-g4f1b