Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Systemd

Cleanup Systemd journal

journalctl --vacuum-time=1d

Failed units

systemctl list-units --state=failed
systemctl reset-failed

List services

systemctl list-unit-files --type service --all