Update pkexec
This commit is contained in:
parent
43a366cca3
commit
bea1aab15a
1 changed files with 4 additions and 4 deletions
|
|
@ -52,10 +52,10 @@ profile pkexec @{exec_path} flags=(complain) {
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
# Apps to be run via pkexec
|
# Apps to be run via pkexec
|
||||||
/{usr/,}{s,}bin/* rPUx,
|
/{usr/,}{s,}bin/* rPUx,
|
||||||
@{libexec}/gvfs/gvfsd-admin rPUx, #(#FIXME#)
|
/{usr/,}lib/gvfs/gvfsd-admin rPUx, #(#FIXME#)
|
||||||
@{libexec}/polkit-agent-helper-[0-9] rPx,
|
/{usr/,}lib/polkit-agent-helper-[0-9] rPx,
|
||||||
@{libexec}/polkit-[0-9]/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/,}lib/update-notifier/package-system-locked rPx,
|
||||||
/usr/share/apport/apport-gtk rPx,
|
/usr/share/apport/apport-gtk rPx,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue