From 2956fd323f15f0d43f97ef16ab3170a2f90f1a41 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Mon, 17 Nov 2008 21:31:06 +0100 Subject: ftpsync lockfile in shell, for procmail haters Signed-off-by: Joerg Jaspert --- etc/ftpsync.conf.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/ftpsync.conf.sample') diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample index 14563e9..8f6a130 100644 --- a/etc/ftpsync.conf.sample +++ b/etc/ftpsync.conf.sample @@ -76,6 +76,9 @@ #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) -- cgit v1.2.3