Suspend/resume with Gnome 3.8

Working suspend/resume requires systemd to be PID 1 [1]
Boot with init=/bin/systemd for that.

For this purpose in file /etc/default/grub edit line:
GRUB_CMDLINE_LINUX="init=/bin/systemd"

Leave a Reply