aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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