1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 11:55:44 +03:00

machined: relax access to GetMachine()

This commit is contained in:
Lennart Poettering 2013-07-02 15:03:09 +02:00
parent 6a4e0b1347
commit 97e67f1e52

View File

@ -40,6 +40,10 @@
send_interface="org.freedesktop.machine1.Manager"
send_member="ListMachines"/>
<allow send_destination="org.freedesktop.machine1"
send_interface="org.freedesktop.machine1.Manager"
send_member="GetMachine"/>
<allow receive_sender="org.freedesktop.machine1"/>
</policy>