diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/example.rsync | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/example.rsync b/examples/example.rsync index 2b5eaa1..80365ae 100644 --- a/examples/example.rsync +++ b/examples/example.rsync @@ -74,11 +74,6 @@ days = 7 # for long storage format, specify the number of monthly backup increments #keepmonthly = 1 -# use this if you need a lockfile to be kept during backup execution -# this is an useful feature in case you have some tasks that should -# know if the backup is running or not -#lockfile = - # rsync command nice level #nicelevel = 0 |