From 6d7996a2fdceb12b26cdcafccac4682585966062 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sat, 8 Jul 2023 12:58:58 +0100 Subject: [PATCH] fix: allow thunderbird to be started by gnome. fix #175 --- apparmor.d/groups/gnome/gnome-session-binary | 1 + 1 file changed, 1 insertion(+) diff --git a/apparmor.d/groups/gnome/gnome-session-binary b/apparmor.d/groups/gnome/gnome-session-binary index 6a1f6465..03d837d8 100644 --- a/apparmor.d/groups/gnome/gnome-session-binary +++ b/apparmor.d/groups/gnome/gnome-session-binary @@ -179,6 +179,7 @@ profile gnome-session-binary @{exec_path} flags=(attach_disconnected) { /{usr/,}lib/@{multiarch}/libexec/kdeconnectd rPUx, /{usr/,}lib/@{multiarch}/xapps/sn-watcher/xapp-sn-watcher rPUx, /{usr/,}lib/caribou/caribou rPUx, + /{usr/,}lib/thunderbird/thunderbird rPx, /{usr/,}lib/update-notifier/ubuntu-advantage-notification rPx, /{usr/,}lib/xapps/sn-watcher/* rPUx, /{usr/,}share/libpam-kwallet-common/pam_kwallet_init rPUx,