--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/pvl-backup.conf Thu May 24 12:27:16 2012 +0300
@@ -0,0 +1,38 @@
+## 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
+