Add comment to LOCKFILE parameter

dev
hk 2017-06-07 00:40:03 +02:00
parent 88390f4b52
commit ffdf749e8b
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ KEEP_WEEKLY=0
KEEP_MONTHLY=24 KEEP_MONTHLY=24
KEEP_YEARLY=5 KEEP_YEARLY=5
# Change this if you need to have multiple borgwrapper instances running
# using different configs.
#LOCKFILE="/var/lock/borgwrapper.lock" #LOCKFILE="/var/lock/borgwrapper.lock"
# Command to execute before backup, e.g., taking a ZFS snapshot. Must return successfully # Command to execute before backup, e.g., taking a ZFS snapshot. Must return successfully