Update pkexec

This commit is contained in:
nobodysu 2022-08-21 21:24:20 +00:00 committed by GitHub
parent 43a366cca3
commit bea1aab15a
Failed to generate hash of commit

View file

@ -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,