aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dconf.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 21:01:08 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 21:01:08 +0200
commit109b1865669ac1038454023762fb83cd0ebf6cca (patch)
treeefd9bc13c2c6e7f583709e3d46f2e9fe120de9bf /etc/dconf.profile
parentmany profile cleanups (2) (diff)
downloadfirejail-109b1865669ac1038454023762fb83cd0ebf6cca.tar.gz
firejail-109b1865669ac1038454023762fb83cd0ebf6cca.tar.zst
firejail-109b1865669ac1038454023762fb83cd0ebf6cca.zip
many profile cleanups (3)
Diffstat (limited to 'etc/dconf.profile')
-rw-r--r--etc/dconf.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/dconf.profile b/etc/dconf.profile
index 6ffcddaf5..cf8b4ab43 100644
--- a/etc/dconf.profile
+++ b/etc/dconf.profile
@@ -6,8 +6,6 @@ include dconf.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9whitelist ${HOME}/.local/share/glib-2.0
10
11include disable-common.inc 9include disable-common.inc
12include disable-devel.inc 10include disable-devel.inc
13include disable-exec.inc 11include disable-exec.inc
@@ -16,6 +14,7 @@ include disable-passwdmgr.inc
16include disable-programs.inc 14include disable-programs.inc
17include disable-xdg.inc 15include disable-xdg.inc
18 16
17whitelist ${HOME}/.local/share/glib-2.0
19# dconf paths are whitelisted by the following 18# dconf paths are whitelisted by the following
20include whitelist-common.inc 19include whitelist-common.inc
21 20