summaryrefslogtreecommitdiffstats
path: root/etc/keepassxc.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-10-22 11:34:51 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2017-10-22 11:34:51 +0200
commit55938d07a58d29ceb893e4554a4ddf3c41810fc9 (patch)
tree1bfdbb2880816c44afcc524d55ab38e27c995e38 /etc/keepassxc.profile
parentfix baloo_file (diff)
downloadfirejail-55938d07a58d29ceb893e4554a4ddf3c41810fc9.tar.gz
firejail-55938d07a58d29ceb893e4554a4ddf3c41810fc9.tar.zst
firejail-55938d07a58d29ceb893e4554a4ddf3c41810fc9.zip
disable non-abstract session bus address
systematically blacklist /run/user/*/bus in all profiles with 'net none'. targets distros like Fedora
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