]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 06:40:34 +0000 (07:40 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 06:40:34 +0000 (07:40 +0100)
Package changes:
+gnome-base/dconf-0.10.0

.etckeeper
env.d/51dconf [new file with mode: 0644]

index 3766bfa9a6c94be697d9e06a8091164b86e2b65f..a550c75b053792c590582557177f8c37e1b3a419 100755 (executable)
@@ -166,6 +166,7 @@ maybe chmod 0644 './env.d/44qt4'
 maybe chmod 0644 './env.d/50gconf'
 maybe chmod 0644 './env.d/50gtk2'
 maybe chmod 0644 './env.d/50ncurses'
+maybe chmod 0644 './env.d/51dconf'
 maybe chmod 0644 './env.d/70less'
 maybe chmod 0644 './env.d/80mercurial'
 maybe chmod 0644 './env.d/90xdg-data-base'
diff --git a/env.d/51dconf b/env.d/51dconf
new file mode 100644 (file)
index 0000000..282e7d3
--- /dev/null
@@ -0,0 +1,2 @@
+CONFIG_PROTECT_MASK="/etc/dconf"
+GSETTINGS_BACKEND="dconf"