summaryrefslogtreecommitdiffstats
path: root/etc/keepassxc.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-10-22 07:47:38 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-10-22 07:47:38 -0400
commitcb7c9a8829c83e002c9d4242d102b480550a6e6b (patch)
tree4bca3c218d911a28e2c9e9e17f64b0942706efaa /etc/keepassxc.profile
parentadded whitelisting support for /usr/share (diff)
parentdisable non-abstract session bus address (diff)
downloadfirejail-cb7c9a8829c83e002c9d4242d102b480550a6e6b.tar.gz
firejail-cb7c9a8829c83e002c9d4242d102b480550a6e6b.tar.zst
firejail-cb7c9a8829c83e002c9d4242d102b480550a6e6b.zip
Merge branch 'master' of http://github.com/netblue30/firejail
Diffstat (limited to 'etc/keepassxc.profile')
-rw-r--r--etc/keepassxc.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile
index a8c6d65f5..f0c173d9c 100644
--- a/etc/keepassxc.profile
+++ b/etc/keepassxc.profile
@@ -5,6 +5,8 @@ include /etc/firejail/keepassxc.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8blacklist /run/user/*/bus
9
8noblacklist ${HOME}/*.kdb 10noblacklist ${HOME}/*.kdb
9noblacklist ${HOME}/*.kdbx 11noblacklist ${HOME}/*.kdbx
10noblacklist ${HOME}/.config/keepassxc 12noblacklist ${HOME}/.config/keepassxc