summaryrefslogtreecommitdiff
path: root/etc/ftpsync.conf.sample
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-11-18 22:22:08 +0100
committerJoerg Jaspert <joerg@debian.org>2008-11-18 22:22:08 +0100
commit02c33932c60b13ef5c5a0a201ca1386bc2a7733d (patch)
treec32709739bce709633fccc0195cbfc4945541e84 /etc/ftpsync.conf.sample
parent23d1853b550c216f77d0d30601e5d83f3744483c (diff)
ftpsync
kick lockfile, use shell only Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'etc/ftpsync.conf.sample')
-rw-r--r--etc/ftpsync.conf.sample6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample
index 8f6a130..b1e8dc8 100644
--- a/etc/ftpsync.conf.sample
+++ b/etc/ftpsync.conf.sample
@@ -75,12 +75,6 @@
## defines how.
#SAVELOG="savelog -t -c 14"
-## We need to deal with lockfiles
-## If this is not set *AND* lockfile (from procmail package) is not found, we fall
-## back to a method using find. That is less safe, but still works, in case you don't
-## want to install procmail.
-#LOCKFILE="lockfile"
-
## Our own lockfile (only one sync should run at any time)
#LOCK="${TO}/Archive-Update-in-Progress-${MIRRORNAME}"