From c94af76c7147179ebc8fc7ce3ccbb9e128700a5b Mon Sep 17 00:00:00 2001 From: monsieuremre <130907164+monsieuremre@users.noreply.github.com> Date: Thu, 26 Oct 2023 14:11:48 +0000 Subject: [PATCH] fix gnome slow start up fix --- apparmor.d/groups/bus/dbus-daemon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apparmor.d/groups/bus/dbus-daemon b/apparmor.d/groups/bus/dbus-daemon index a56aaa20a..3b7b1600e 100644 --- a/apparmor.d/groups/bus/dbus-daemon +++ b/apparmor.d/groups/bus/dbus-daemon @@ -44,7 +44,7 @@ profile dbus-daemon @{exec_path} flags=(attach_disconnected) { @{lib}/{,at-spi2{,-core}/}at-spi2-registryd rPx, @{lib}/@{multiarch}/tumbler-1/tumblerd rPUx, @{lib}/@{multiarch}/xfce[0-9]/xfconf/xfconfd rPx, - @{lib}/* rPUx, + @{lib}/* rix, @{lib}/atril/atrild rPx, @{lib}/dbus-1*/dbus-daemon-launch-helper rPx, @{lib}/gnome-shell/gnome-shell-calendar-server rPx,