Interesting journalctl logs

Published: Tuesday, Jul 5, 2016 Last modified: Saturday, Mar 23, 2024

systemctl --failed

See failed services:

systemctl --failed

See erroring line:

journalctl -b -p err

Previous boot:

journalctl -b -1 -a

Many thanks to grawity