logind: bring polkit policy for hibernate in line with suspend/poweroff/reboot

THere's no reason why hibernate should be better protected then
suspendor poweroff, so sync the policies.
This commit is contained in:
Lennart Poettering
2014-05-15 18:30:07 +02:00
parent 987efa17dd
commit 301f9684e6
Notes: Lennart Poettering 2014-05-16 01:18:20 +02:00
Backport: bugfix

View File

@@ -254,7 +254,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.hibernate</annotate>
</action>