From 23be6d904e7133f7fe7ce3415c61ea16f2fba07e Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Wed, 13 Dec 2023 17:38:26 +0000 Subject: [PATCH] fix(profile): ensure xinit does not block unsupported programs. See #263 --- apparmor.d/profiles-s-z/xinit | 1 + 1 file changed, 1 insertion(+) diff --git a/apparmor.d/profiles-s-z/xinit b/apparmor.d/profiles-s-z/xinit index 4e102e65..c33b0a19 100644 --- a/apparmor.d/profiles-s-z/xinit +++ b/apparmor.d/profiles-s-z/xinit @@ -60,6 +60,7 @@ profile xinit @{exec_path} { # Allow custom GUI launcher to start @{bin}/* rPUx, + @{lib}/** rPUx, /etc/X11/{,**} r, /etc/default/{,*} r,