summaryrefslogtreecommitdiff
path: root/etc/ftpsync.conf.sample
diff options
context:
space:
mode:
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}"