logind: bring bus policy up-to-date
authorLennart Poettering <lennart@poettering.net>
Sat, 11 Jul 2015 20:00:26 +0000 (17:00 -0300)
committerLennart Poettering <lennart@poettering.net>
Sat, 11 Jul 2015 20:03:42 +0000 (17:03 -0300)
commit559b5cc2734bdd968c1c56ad1dc6fff08b8b30ba
treee210a0b9e82bb2653a65b84d46bd01ec4cfbd9e1
parent6f9d58d87fa2b728c1d08f74e9f17c581513516c
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