]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-sleep: add more logging, show secure boot mode 16590/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 27 Jul 2020 15:36:56 +0000 (17:36 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 29 Jul 2020 09:12:13 +0000 (11:12 +0200)
commitc550cb7f8cbd4727cb484e6ef30fc6b95d7e4d34
treedb2e33707a76d6b2eb93a326602eb731dcf6550a
parentc21ed6812e9894365e080b0ca9e917b79587f6f3
test-sleep: add more logging, show secure boot mode

In https://bugzilla.redhat.com/show_bug.cgi?id=1858219 a user
reported that hibernation is not supported. This is probably caused
by secure boot, but our current logging does not make this
obvious.
src/shared/sleep-config.c
src/test/test-sleep.c