How to enable hibernate on Ubuntu 13.10?
- by mjwittering
Something I usually do after installing Ubuntu is reactivate the hibernation function. I find it quite useful to function for the more energy concious.
Typically, I'd complete the instructions in this tutorial for Ubuntu 12.04 and I'd be back in business. However, it does seem to work any more. Any suggestions?
http://www.howtogeek.com/113923/how-to-re-enable-hibernate-in-ubuntu-12.04/
sudo gedit /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla
[Enable Hibernate]
Identity=unix-user:*
Action=org.freedesktop.upower.hibernate
ResultActive=yes