Allow clients to call org.freedesktop.DBus.Peer

This fixes Ping() and GetMachineId() which is needed by systemd.
This commit is contained in:
Richard Hughes 2013-04-24 08:04:31 +01:00
parent 09fa9d5463
commit 181e7fa573

View file

@ -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"