chiark / gitweb /
logind: bring bus policy up-to-date
authorLennart Poettering <lennart@poettering.net>
Sat, 11 Jul 2015 20:00:26 +0000 (17:00 -0300)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:06:05 +0000 (10:06 +0100)
commitc784f8fb150c50f55edb824737b536214f8e8e13
tree010c26e9c722c30b76e8f4ead1ee580410a0fe7c
parentea8f9765a8194a83b28cdffbcec72bba8a765b7f
logind: bring bus policy up-to-date

A while back we opened up all of logind's bus calls to unprivileged
users, via PK. However, the dbus1 policy wasn't updated accordingly.

With this change, the dbus1 policy is opened up for all bus calls that
should be available to unprivileged clients.

(also rearranges some calls in the vtable, to make more sense, and be in
line with the order in the bus policy file)

Fixes #471.
src/login/logind-dbus.c
src/login/org.freedesktop.login1.conf