logind: if a user is sitting in front of the computer and can shutdown the machine anyway he should also be able to reboot it

This commit is contained in:
Lennart Poettering 2013-09-26 20:31:37 +02:00
parent a57f7e2c82
commit 299404a19f

View file

@ -190,7 +190,7 @@
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
<allow_active>yes</allow_active>
</defaults>
<annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.reboot</annotate>
</action>