diff --git a/apparmor.d/groups/kde/sddm b/apparmor.d/groups/kde/sddm index 19523f9c..2a41b063 100644 --- a/apparmor.d/groups/kde/sddm +++ b/apparmor.d/groups/kde/sddm @@ -50,7 +50,6 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) { @{lib}/sddm/sddm-helper-start-wayland rix, @{lib}/sddm/sddm-helper-start-x11user rix, - @{bin}/{,ba,da}sh rix, @{bin}/cat rix, @{bin}/checkproc rix, @@ -62,7 +61,8 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) { @{bin}/xmodmap rix, @{bin}/unix_chkpwd rPx, - @{bin}/kwin_wayland rPUx, + @{bin}/dbus-run-session rPx, + @{bin}/kwin_wayland rPx, @{bin}/sddm-greeter rPx, @{bin}/Xorg rPx, /etc/sddm/Xsession rPx,