better name for update_mails lock file

This commit is contained in:
Benjamin Sonntag 2012-08-26 14:36:06 +00:00
parent 566078953c
commit 01efac2f2a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ for CONFIG_FILE in \
. "$CONFIG_FILE"
done
LOCK_FILE="/var/run/alternc/mail_deletion"
LOCK_FILE="/var/run/alternc/update_mails"
#FIXME: this var should be define by local.sh
ALTERNC_MAIL_LOC="/var/alternc/mail"