aboutsummaryrefslogtreecommitdiff
path: root/sysutils/acts/files/patch-acts.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/acts/files/patch-acts.conf.sample')
-rw-r--r--sysutils/acts/files/patch-acts.conf.sample17
1 files changed, 17 insertions, 0 deletions
diff --git a/sysutils/acts/files/patch-acts.conf.sample b/sysutils/acts/files/patch-acts.conf.sample
new file mode 100644
index 000000000000..7b40ec0239a3
--- /dev/null
+++ b/sysutils/acts/files/patch-acts.conf.sample
@@ -0,0 +1,17 @@
+--- acts.conf.sample.orig 2015-10-30 19:25:27 UTC
++++ acts.conf.sample
+@@ -4,12 +4,12 @@
+ # backuptargets
+ # Space-separated list of directories to backup, relative to /. This is a required option.
+ # Default: unset
+-backuptargets="var etc home root"
++backuptargets="var etc home root usr/home"
+
+ # tarsnap
+ # What command to call for 'tarsnap'.
+ # Default: tarsnap
+-tarsnap="nice -n19 ionice -c3 tarsnap"
++tarsnap="nice -n19 tarsnap"
+
+ # tarsnapbackupoptions
+ # What options to use when backing up.