From: Lennart Poettering Date: Tue, 24 Feb 2015 16:26:40 +0000 (+0100) Subject: machined: actually open up methods to unprivileged clients on dbus1 X-Git-Tag: v219.0~589 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=72c3897f77a7352618ea76b880a6764f52d6327b machined: actually open up methods to unprivileged clients on dbus1 Many of machined's operations are now opened up to unprivileged clients via PolicyKit. Open up the dbus policy so that we can actually make these calls. kdbus doesn't reuqire this, hence this wasn't noticed before. --- diff --git a/src/machine/org.freedesktop.machine1.conf b/src/machine/org.freedesktop.machine1.conf index 37f84bd6f..0e9993348 100644 --- a/src/machine/org.freedesktop.machine1.conf +++ b/src/machine/org.freedesktop.machine1.conf @@ -68,6 +68,42 @@ send_interface="org.freedesktop.machine1.Manager" send_member="OpenMachineLogin"/> + + + + + + + + + + + + + + + + + + @@ -80,6 +116,42 @@ send_interface="org.freedesktop.machine1.Machine" send_member="OpenLogin"/> + + + + + + + + + + + + + + + + + +