Comment 25 for bug 1618550

Revision history for this message
Kai-Heng Feng (kaihengfeng) wrote :

Please enable journald persistent logging via the following commands:

$ sudo mkdir -p /var/log/journal
$ sudo systemd-tmpfiles --create --prefix /var/log/journal

Suspend your machine, reboot, and attach the output of `journalctl -b -1 -k`.