From da97ffb63ce29a0212be21a822430b6d9cb51d63 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Fri, 2 May 2025 22:59:40 +0200 Subject: [PATCH] fix(profile): ensure gdm uses sbin. --- apparmor.d/groups/gnome/gdm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apparmor.d/groups/gnome/gdm b/apparmor.d/groups/gnome/gdm index dca6cda16..e35d165a2 100644 --- a/apparmor.d/groups/gnome/gdm +++ b/apparmor.d/groups/gnome/gdm @@ -6,7 +6,7 @@ abi , include -@{exec_path} = @{bin}/gdm{3,} +@{exec_path} = @{sbin}/gdm @{sbin}/gdm3 profile gdm @{exec_path} flags=(attach_disconnected) { include include