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
|
|
@ -41,7 +41,7 @@ profile systemd-logind @{exec_path} flags=(attach_disconnected,complain) {
|
|||
interface=org.freedesktop.DBus.Properties
|
||||
peer=(name=org.freedesktop.DBus),
|
||||
|
||||
dbus receive bus=system path=/org/freedesktop/systemd1/{unit,job}/**
|
||||
dbus receive bus=system path=/org/freedesktop/systemd1{,/{unit,job}/**}
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
peer=(name=:*, label="@{systemd}"),
|
||||
dbus send bus=system path=/org/freedesktop/systemd1/{unit,job}/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue