X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Fbackup.d%2Fexample.rdiff;h=476cf5a7cce4bedfde00836c147a60966c05949f;hb=b4be89ae783482990b661d4828765bd59d4df7b7;hp=f0b9afb3b334cf9373122137e4f1ef88e4e97455;hpb=debc2bd7348f0738f332568d6ea0deda2fff5a01;p=matthijs%2Fupstream%2Fbackupninja-vserver.git diff --git a/etc/backup.d/example.rdiff b/etc/backup.d/example.rdiff index f0b9afb..476cf5a 100644 --- a/etc/backup.d/example.rdiff +++ b/etc/backup.d/example.rdiff @@ -1,4 +1,7 @@ +## passed directly to rdiff-backup +# options = --force + ###################################################### ## source section ## (where the files to be backed up are coming from) @@ -12,7 +15,8 @@ label = thishostname type = local # how many days of data to keep -keep = 185 +# (you can also use the time format of rdiff-backup, e.g. 6D5h) +keep = 60 # files to include in the backup # (supports globbing with '*')