aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-21 12:04:57 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-21 12:04:57 +0200
commit2678e3bef61d4151b872631fb56e3bfd8c61c251 (patch)
tree2f6d8f2cbfa3bbd253735129d1a74263b7f06fdd
parentCreate pngquant.profile (diff)
downloadfirejail-2678e3bef61d4151b872631fb56e3bfd8c61c251.tar.gz
firejail-2678e3bef61d4151b872631fb56e3bfd8c61c251.tar.zst
firejail-2678e3bef61d4151b872631fb56e3bfd8c61c251.zip
readd .config/dconf to whitelist-common because …
… it breaks feedreader and potential also other programs
-rw-r--r--etc/whitelist-common.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/whitelist-common.inc b/etc/whitelist-common.inc
index 717c82379..9c1b7b92c 100644
--- a/etc/whitelist-common.inc
+++ b/etc/whitelist-common.inc
@@ -20,6 +20,10 @@ whitelist ${HOME}/.local/share/icons
20whitelist ${HOME}/.local/share/mime 20whitelist ${HOME}/.local/share/mime
21whitelist ${HOME}/.mime.types 21whitelist ${HOME}/.mime.types
22 22
23# dconf
24mkdir ${HOME}/.config/dconf
25whitelist ${HOME}/.config/dconf
26
23# fonts 27# fonts
24whitelist ${HOME}/.cache/fontconfig 28whitelist ${HOME}/.cache/fontconfig
25whitelist ${HOME}/.config/fontconfig 29whitelist ${HOME}/.config/fontconfig