blob: 6b845014d046b80309c016e0c43910880ddb777f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- acts.conf.sample.orig 2019-06-23 13:59:22 UTC
+++ acts.conf.sample
@@ -5,7 +5,7 @@
# 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 root usr/home"
# tarsnap
# What command to call for 'tarsnap'.
|