Interesting journalctl logs

Published ยท Updated 22 Nov 2020

systemctl --failed

See failed services:

systemctl --failed

See erroring line:

journalctl -b -p err

Previous boot:

journalctl -b -1 -a

Many thanks to grawity