From d423b0c12ce44d624f75f0bb3a45516bb85d3557 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Mon, 9 Aug 2021 21:08:02 +0200 Subject: 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 --- etc/profile-a-l/keepassxc.profile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'etc') 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 #include whitelist-common.inc whitelist /usr/share/keepassxc +include whitelist-run-common.inc include whitelist-usr-share-common.inc include whitelist-var-common.inc @@ -74,7 +75,7 @@ nosound notv nou2f novideo -protocol unix,netlink +protocol unix seccomp !name_to_handle_at seccomp.block-secondary shell none @@ -87,15 +88,18 @@ private-tmp dbus-user filter dbus-user.own org.keepassxc.KeePassXC.* -dbus-user.talk com.canonical.Unity.Session +dbus-user.talk com.canonical.Unity dbus-user.talk org.freedesktop.ScreenSaver dbus-user.talk org.gnome.ScreenSaver +dbus-user.talk org.gnome.SessionManager +dbus-user.talk org.xfce.ScreenSaver # Add the next line to your keepassxc.local to allow notifications. #dbus-user.talk org.freedesktop.Notifications # Add the next line to your keepassxc.local to allow the tray menu. #dbus-user.talk org.kde.StatusNotifierWatcher #dbus-user.own org.kde.* -dbus-system none +dbus-system filter +dbus-system.talk org.freedesktop.login1 # Mutex is stored in /tmp by default, which is broken by private-tmp. join-or-start keepassxc -- cgit v1.2.3-70-g09d2