aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-10-06 21:07:57 +0000
committerRob Austein <sra@hactrn.net>2006-10-06 21:07:57 +0000
commit7fdcc7ac161e534c7daca96835215752e0f94313 (patch)
treee1f95981269908b472769ab6dd08c8a685be2ad4
parentbb56cf8fa97f0e26b7033c1960dcd63b315a34f0 (diff)
Lockfile
svn path=/rcynic/README; revision=367
-rw-r--r--rcynic/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/rcynic/README b/rcynic/README
index 225bc6a5..940bd1e0 100644
--- a/rcynic/README
+++ b/rcynic/README
@@ -207,6 +207,12 @@ jitter Startup jitter interval, same as -j option on
rsync servers into the ground at midnight UTC.
Default: 600
+lockfile Name of lockfile, or empty for no lock. If
+ you run rcynic under cron, you should use this
+ parameter to set a lockfile so that successive
+ instances of rcynic don't stomp on each other.
+ Default: no lock
+
Running rcynic chrooted
@@ -453,6 +459,7 @@ else
authenticated = /data/authenticated
old-authenticated = /data/authenticated.old
unauthenticated = /data/unauthenticated
+ lockfile = /data/lock
EOF
j=1
for i in $jaildir/etc/trust-anchors/*.cer; do