Skip to content

Instantly share code, notes, and snippets.

@rhoconlinux
Last active March 7, 2016 17:17
Show Gist options
  • Select an option

  • Save rhoconlinux/4dabbc8ef0ae7926e823 to your computer and use it in GitHub Desktop.

Select an option

Save rhoconlinux/4dabbc8ef0ae7926e823 to your computer and use it in GitHub Desktop.
com.ubuntu.desktop.pkla para hibernate
[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