Comment 15 for bug 1934981

Revision history for this message
Dan Streetman (ddstreet) wrote :

ubuntu@lp1934981-b:~$ dpkg -l systemd|grep systemd
ii systemd 237-3ubuntu10.51 amd64 system and service manager
ubuntu@lp1934981-b:~$ cat /etc/systemd/sleep.conf
[Sleep]
HybridSleepState=bugverification
ubuntu@lp1934981-b:~$ sudo systemctl suspend-then-hibernate
Failed to put system into suspend followed by hibernate via logind: Sleep verb not supported

ubuntu@lp1934981-b:~$ dpkg -l systemd|grep systemd
ii systemd 237-3ubuntu10.52 amd64 system and service manager
ubuntu@lp1934981-b:~$ cat /etc/systemd/sleep.conf
[Sleep]
HybridSleepState=bugverification
ubuntu@lp1934981-b:~$ sudo systemctl suspend-then-hibernate
ubuntu@lp1934981-b:~$