]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- added SNAPPER_ROOTDIRS
authorArvin Schnell <aschnell@suse.de>
Wed, 23 Feb 2011 11:36:40 +0000 (12:36 +0100)
committerArvin Schnell <aschnell@suse.de>
Wed, 23 Feb 2011 11:36:40 +0000 (12:36 +0100)
data/sysconfig.snapper

index 201236b1771e64d59ca199ca2de0e7aaabd95cd9..d1d5a1a8a33f94675ba8ffe8da0f80b170f2b923 100644 (file)
@@ -5,3 +5,8 @@
 # Enable snapper.
 ENABLE_SNAPPER="no"
 
+## Type:        string
+## Default:     "/"
+# Directories for which snapper ...
+SNAPPER_ROOTDIRS="/"
+