From 4b10da9fc7da45ae049dfafbaec0362769b25204 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sat, 14 Jan 2023 13:10:43 +0000 Subject: [PATCH] fix(profiles): do not break pacman if the pkg install script is not confined. fix #99 --- apparmor.d/groups/pacman/pacman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apparmor.d/groups/pacman/pacman b/apparmor.d/groups/pacman/pacman index 482027cd..0eeac71f 100644 --- a/apparmor.d/groups/pacman/pacman +++ b/apparmor.d/groups/pacman/pacman @@ -105,7 +105,7 @@ profile pacman @{exec_path} { /{usr/,}bin/update-mime-database rPx, /{usr/,}lib/systemd/systemd-* rPx, /{usr/,}lib/vlc/vlc-cache-gen rPx, - /usr/share/libalpm/scripts/* rPx, + /usr/share/libalpm/scripts/* rPUx, # Install/update packages / r,