From ece652488648aaa43f997485ee2e4998607d2164 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Thu, 6 Oct 2022 20:48:08 +0100 Subject: [PATCH] fix(profile): fix gio-launch-desktop attachments. --- apparmor.d/groups/gnome/gio-launch-desktop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apparmor.d/groups/gnome/gio-launch-desktop b/apparmor.d/groups/gnome/gio-launch-desktop index 22bcffe5d..3b0c34946 100644 --- a/apparmor.d/groups/gnome/gio-launch-desktop +++ b/apparmor.d/groups/gnome/gio-launch-desktop @@ -9,7 +9,6 @@ include @{exec_path} = /{usr/,}bin/gio @{exec_path} += /{usr/,}bin/gio-launch-desktop -@{exec_path} += /{usr/,}lib/gio-launch-desktop @{exec_path} += /{usr/,}lib/@{multiarch}/glib-[0-9]*/gio-launch-desktop profile gio-launch-desktop @{exec_path} flags=(attach_disconnected) { include @@ -21,6 +20,8 @@ profile gio-launch-desktop @{exec_path} flags=(attach_disconnected) { @{exec_path} mr, + /{usr/,}lib/gio-launch-desktop rix, + # System files /etc/gnome/defaults.list r, /var/cache/gio-[0-9]*.[0-9]*/gnome-mimeapps.list r,