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:05 +01:00
parent 091af0fc80
commit ee31d4f110

View File

@ -23,6 +23,8 @@
send_interface="org.freedesktop.DBus.Properties"/>
<allow send_destination="org.freedesktop.PackageKit"
send_interface="org.freedesktop.DBus.Introspectable"/>
<allow send_destination="org.freedesktop.PackageKit"
send_interface="org.freedesktop.DBus.Peer"/>
</policy>
</busconfig>