summaryrefslogtreecommitdiffstats
path: root/etc/seahorse.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-05 17:49:32 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-05 17:53:12 +0200
commit880fd16254fd137d05d991ed980c132b5be4bd5f (patch)
tree1d2ad7cafc8363804f2e59e08723e321c3eaab0f /etc/seahorse.profile
parentexplain removal of nodbus in qpdfview.profile (diff)
downloadfirejail-880fd16254fd137d05d991ed980c132b5be4bd5f.tar.gz
firejail-880fd16254fd137d05d991ed980c132b5be4bd5f.tar.zst
firejail-880fd16254fd137d05d991ed980c132b5be4bd5f.zip
remove ~/.config/dconf from whitelist-common.inc
- dconf database is read-only (fde6e04b) and accessed over dbus, there are no reasons to keep it in the sandbox
Diffstat (limited to 'etc/seahorse.profile')
-rw-r--r--etc/seahorse.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/seahorse.profile b/etc/seahorse.profile
index b9a0fd149..fe29a6731 100644
--- a/etc/seahorse.profile
+++ b/etc/seahorse.profile
@@ -20,10 +20,8 @@ include disable-passwdmgr.inc
20include disable-programs.inc 20include disable-programs.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23mkdir ${HOME}/.config/dconf
24mkdir ${HOME}/.gnupg 23mkdir ${HOME}/.gnupg
25mkdir ${HOME}/.ssh 24mkdir ${HOME}/.ssh
26whitelist ${HOME}/.config/dconf
27whitelist ${HOME}/.gnupg 25whitelist ${HOME}/.gnupg
28whitelist ${HOME}/.ssh 26whitelist ${HOME}/.ssh
29whitelist /tmp/ssh-* 27whitelist /tmp/ssh-*