feat(dbus): rewrite some dbus rules (9).
This commit is contained in:
parent
3425419f0e
commit
1307250250
34 changed files with 63 additions and 380 deletions
|
|
@ -21,23 +21,6 @@ profile pkttyagent @{exec_path} {
|
|||
ptrace (read),
|
||||
signal (send,receive),
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/PolicyKit1/Authority
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member=GetAll,
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/PolicyKit1/Authority
|
||||
interface=org.freedesktop.PolicyKit1.Authority
|
||||
member=RegisterAuthenticationAgentWithOptions,
|
||||
|
||||
dbus receive bus=system path=/org/freedesktop/PolicyKit1/AuthenticationAgent
|
||||
interface=org.freedesktop.PolicyKit1.AuthenticationAgent
|
||||
member={BeginAuthentication,CancelAuthentication}
|
||||
peer=(name=:*, label=polkitd),
|
||||
|
||||
dbus receive bus=system path=/org/freedesktop/PolicyKit1/Authority
|
||||
interface=org.freedesktop.PolicyKit1.Authority
|
||||
member=Changed,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{lib}/polkit-[0-9]/polkit-agent-helper-[0-9] rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue