]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- work on dbus interface
authorArvin Schnell <aschnell@suse.de>
Fri, 3 Aug 2012 13:15:18 +0000 (15:15 +0200)
committerArvin Schnell <aschnell@suse.de>
Fri, 3 Aug 2012 13:15:18 +0000 (15:15 +0200)
data/default-config

index af1790353288d37d4473729e9d9a384bbc1de930..30157d89e26eb7a6d87a4c49e5cfd95c13ec9417 100644 (file)
@@ -5,6 +5,10 @@ SUBVOLUME="/"
 # filesystem type
 FSTYPE="btrfs"
 
+# users and groups allowed to work with config
+USERS=""
+GROUPS=""
+
 # start comparing pre- and post-snapshot in background after creating
 # post-snapshot
 BACKGROUND_COMPARISON="yes"