feat(dbus): update dbus rules.
This commit is contained in:
parent
600a71a6b1
commit
6c397882ad
36 changed files with 206 additions and 130 deletions
|
|
@ -26,8 +26,8 @@ profile systemd-hostnamed @{exec_path} flags=(attach_disconnected) {
|
|||
peer=(name=org.freedesktop.PolicyKit1),
|
||||
|
||||
dbus receive bus=system path=/org/freedesktop/hostname1
|
||||
interface=org.freedesktop.{DBus.Properties,hostname1}
|
||||
member={Get,GetAll,SetHostname}
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member={Get,GetAll}
|
||||
peer=(name=:*),
|
||||
|
||||
dbus receive bus=system path=/org/freedesktop/hostname1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue