mirror of
https://github.com/systemd/systemd.git
synced 2026-07-24 16:25:52 +00:00
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:
Notes:
Lennart Poettering
2014-05-16 01:18:20 +02:00
Backport: bugfix
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user