Last active
March 7, 2016 17:17
-
-
Save rhoconlinux/4dabbc8ef0ae7926e823 to your computer and use it in GitHub Desktop.
com.ubuntu.desktop.pkla para hibernate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Enable hibernate by default in upower] | |
| Identity=unix-user:* | |
| Action=org.freedesktop.upower.hibernate | |
| ResultActive=yes | |
| [Enable hibernate by default in logind] | |
| Identity=unix-user:* | |
| Action=org.freedesktop.login1.hibernate;org.freedesktop.login1.handle-hibernate-key;org.freedesktop.login1;org.freedesktop.login1.hibernate-multiple-sessions;org.freedesktop.login1.hibernate-ignore-inhibit | |
| ResultActive=yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment