Skip to content
Snippets Groups Projects
Commit a9942162 authored by rhatto's avatar rhatto
Browse files

Removing lockfile from rsync example (#3838)

parent 5af9b963
No related branches found
No related tags found
No related merge requests found
...@@ -50,11 +50,6 @@ days = 7 ...@@ -50,11 +50,6 @@ days = 7
# for long storage format, specify the number of monthly backup increments # for long storage format, specify the number of monthly backup increments
#keepmonthly = 1 #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 # rsync command nice level
#nicelevel = 0 #nicelevel = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment