aboutsummaryrefslogtreecommitdiffstats
path: root/etc/keepassxc.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-03-28 01:20:21 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2018-03-28 03:23:59 +0200
commit7a37dc31ab907d55eb88f2fa259f37046952a0c5 (patch)
treeb6a3e76842eeb8c455e00585de0ab9fc38ef4fe0 /etc/keepassxc.profile
parentEnable nodbus for keepassx and keepassxc profiles. (diff)
downloadfirejail-7a37dc31ab907d55eb88f2fa259f37046952a0c5.tar.gz
firejail-7a37dc31ab907d55eb88f2fa259f37046952a0c5.tar.zst
firejail-7a37dc31ab907d55eb88f2fa259f37046952a0c5.zip
recalibrate dbus access, deploy nodbus option
see #1822 and #1825. also systematically replaces 'blacklist /run/user/*/bus' with 'nodbus'. with contributions from @Fred-Barclay
Diffstat (limited to 'etc/keepassxc.profile')
-rw-r--r--etc/keepassxc.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile
index 8b760cb02..0e464cbe4 100644
--- a/etc/keepassxc.profile
+++ b/etc/keepassxc.profile
@@ -5,8 +5,6 @@ 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
10noblacklist ${HOME}/*.kdb 8noblacklist ${HOME}/*.kdb
11noblacklist ${HOME}/*.kdbx 9noblacklist ${HOME}/*.kdbx
12noblacklist ${HOME}/.config/keepassxc 10noblacklist ${HOME}/.config/keepassxc
@@ -22,6 +20,7 @@ include /etc/firejail/disable-programs.inc
22include /etc/firejail/whitelist-var-common.inc 20include /etc/firejail/whitelist-var-common.inc
23 21
24caps.drop all 22caps.drop all
23machine-id
25net none 24net none
26no3d 25no3d
27nodvd 26nodvd