From bea1aab15ac4b1150a52b5b3f2d4564879c0af24 Mon Sep 17 00:00:00 2001 From: nobodysu Date: Sun, 21 Aug 2022 21:24:20 +0000 Subject: [PATCH] Update pkexec --- apparmor.d/profiles-m-r/pkexec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apparmor.d/profiles-m-r/pkexec b/apparmor.d/profiles-m-r/pkexec index 02fef93e..9136dc22 100644 --- a/apparmor.d/profiles-m-r/pkexec +++ b/apparmor.d/profiles-m-r/pkexec @@ -52,10 +52,10 @@ profile pkexec @{exec_path} flags=(complain) { @{exec_path} mr, # Apps to be run via pkexec - /{usr/,}{s,}bin/* rPUx, - @{libexec}/gvfs/gvfsd-admin rPUx, #(#FIXME#) - @{libexec}/polkit-agent-helper-[0-9] rPx, - @{libexec}/polkit-[0-9]/polkit-agent-helper-[0-9] rPx, + /{usr/,}{s,}bin/* rPUx, + /{usr/,}lib/gvfs/gvfsd-admin rPUx, #(#FIXME#) + /{usr/,}lib/polkit-agent-helper-[0-9] rPx, + /{usr/,}lib/polkit-[0-9]/polkit-agent-helper-[0-9] rPx, /{usr/,}lib/update-notifier/package-system-locked rPx, /usr/share/apport/apport-gtk rPx,