aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-08-09 21:08:02 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-08-09 21:08:02 +0200
commitd423b0c12ce44d624f75f0bb3a45516bb85d3557 (patch)
tree66ea8b6a5a68f522c13643b5bed49605abd9f411 /etc
parentAdd /run/media to whitelist-run-common.inc (diff)
downloadfirejail-d423b0c12ce44d624f75f0bb3a45516bb85d3557.tar.gz
firejail-d423b0c12ce44d624f75f0bb3a45516bb85d3557.tar.zst
firejail-d423b0c12ce44d624f75f0bb3a45516bb85d3557.zip
Update keepassxc.profile
- Add whitelist-run-common.inc - Drop netlink (there are no error or borken feature for me (including auto-type)) - Second update for the dbus-policy
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/keepassxc.profile10
1 files changed, 7 insertions, 3 deletions
diff --git a/etc/profile-a-l/keepassxc.profile b/etc/profile-a-l/keepassxc.profile
index 6807722b3..99dd064b1 100644
--- a/etc/profile-a-l/keepassxc.profile
+++ b/etc/profile-a-l/keepassxc.profile
@@ -58,6 +58,7 @@ include disable-xdg.inc
58#include whitelist-common.inc 58#include whitelist-common.inc
59 59
60whitelist /usr/share/keepassxc 60whitelist /usr/share/keepassxc
61include whitelist-run-common.inc
61include whitelist-usr-share-common.inc 62include whitelist-usr-share-common.inc
62include whitelist-var-common.inc 63include whitelist-var-common.inc
63 64
@@ -74,7 +75,7 @@ nosound
74notv 75notv
75nou2f 76nou2f
76novideo 77novideo
77protocol unix,netlink 78protocol unix
78seccomp !name_to_handle_at 79seccomp !name_to_handle_at
79seccomp.block-secondary 80seccomp.block-secondary
80shell none 81shell none
@@ -87,15 +88,18 @@ private-tmp
87 88
88dbus-user filter 89dbus-user filter
89dbus-user.own org.keepassxc.KeePassXC.* 90dbus-user.own org.keepassxc.KeePassXC.*
90dbus-user.talk com.canonical.Unity.Session 91dbus-user.talk com.canonical.Unity
91dbus-user.talk org.freedesktop.ScreenSaver 92dbus-user.talk org.freedesktop.ScreenSaver
92dbus-user.talk org.gnome.ScreenSaver 93dbus-user.talk org.gnome.ScreenSaver
94dbus-user.talk org.gnome.SessionManager
95dbus-user.talk org.xfce.ScreenSaver
93# Add the next line to your keepassxc.local to allow notifications. 96# Add the next line to your keepassxc.local to allow notifications.
94#dbus-user.talk org.freedesktop.Notifications 97#dbus-user.talk org.freedesktop.Notifications
95# Add the next line to your keepassxc.local to allow the tray menu. 98# Add the next line to your keepassxc.local to allow the tray menu.
96#dbus-user.talk org.kde.StatusNotifierWatcher 99#dbus-user.talk org.kde.StatusNotifierWatcher
97#dbus-user.own org.kde.* 100#dbus-user.own org.kde.*
98dbus-system none 101dbus-system filter
102dbus-system.talk org.freedesktop.login1
99 103
100# Mutex is stored in /tmp by default, which is broken by private-tmp. 104# Mutex is stored in /tmp by default, which is broken by private-tmp.
101join-or-start keepassxc 105join-or-start keepassxc