aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gconf.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gconf.profile')
-rw-r--r--etc/gconf.profile9
1 files changed, 3 insertions, 6 deletions
diff --git a/etc/gconf.profile b/etc/gconf.profile
index 5cc6b87a0..4baf8c957 100644
--- a/etc/gconf.profile
+++ b/etc/gconf.profile
@@ -9,12 +9,8 @@ include globals.local
9noblacklist ${HOME}/.config/gconf 9noblacklist ${HOME}/.config/gconf
10 10
11# Allow python (blacklisted by disable-interpreters.inc) 11# Allow python (blacklisted by disable-interpreters.inc)
12noblacklist ${PATH}/python2* 12include allow-python2.inc
13#noblacklist ${PATH}/python3* 13#include allow-python3.inc
14noblacklist /usr/lib/python2*
15#noblacklist /usr/lib/python3*
16noblacklist /usr/local/lib/python2*
17#noblacklist /usr/local/lib/python3*
18 14
19include disable-common.inc 15include disable-common.inc
20include disable-devel.inc 16include disable-devel.inc
@@ -46,6 +42,7 @@ protocol unix
46seccomp 42seccomp
47shell none 43shell none
48tracelog 44tracelog
45x11 none
49 46
50disable-mnt 47disable-mnt
51private-bin gconf-editor,gconf-merge-*,gconfpkg,gconftool-2,gsettings-*-convert,python2* 48private-bin gconf-editor,gconf-merge-*,gconfpkg,gconftool-2,gsettings-*-convert,python2*