mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-01-17 08:10:26 +01:00
Allow clients to call org.freedesktop.DBus.Peer
This fixes Ping() and GetMachineId() which is needed by systemd.
This commit is contained in:
parent
09fa9d5463
commit
181e7fa573
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
|||
<allow send_destination="org.freedesktop.UPower"
|
||||
send_interface="org.freedesktop.DBus.Introspectable"/>
|
||||
|
||||
<allow send_destination="org.freedesktop.UPower"
|
||||
send_interface="org.freedesktop.DBus.Peer"/>
|
||||
<allow send_destination="org.freedesktop.UPower"
|
||||
send_interface="org.freedesktop.DBus.Properties"/>
|
||||
<allow send_destination="org.freedesktop.UPower.Device"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue