]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/sleep/sleep.c
sleep: when we can't hibernate on suspend-then-hibernate, fall back to suspend again 10504/head
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2018 11:15:24 +0000 (13:15 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2018 12:44:14 +0000 (14:44 +0200)
commitf05e1ae66601d4b2c8666c8fa91b46287ae93d86
tree0a3fa35babaca2d2bf251a46b728e2d379b46c39
parent14250f0942b0c1122a35d678e73945d7adf9cfa0
sleep: when we can't hibernate on suspend-then-hibernate, fall back to suspend again

Let's make this a bit safer, and try hard to return to sleep, if we can
at all.

Fixes: #10212
src/sleep/sleep.c