pvl-backup.conf
author Tero Marttila <terom@paivola.fi>
Thu, 24 May 2012 12:27:16 +0300
changeset 55 95c86df4807a
parent 51 rsync-snapshot.conf@9525d3e150ec
permissions -rw-r--r--
pvl.backup-snapshot: support loading *.conf from --config pvl-backup.d/
## Options
[snapshots]
format      = %Y%m%d-%H%M%S

# rsync options, in invoke.optargs format
[rsync-options]
archive             = true
hard-links          = true
one-file-system     = true
numeric-ids         = true
delete              = true

## Intervals
[intervals/recent]
format  = 

[intervals/day]
format  = %Y-%m-%d

[intervals/week]
format  = %Y-%W

[intervals/month]
format  = %Y-%m

[intervals/year]
format  = %Y

## Targets
# from pvl-backup.d

## Runs
[run/twice-daily]
test        = true

[run/hourly]
test-lvm    = true