systemd Cheat Sheet

systemctl List units systemctl systemctl start/stop/restart/reload unit systemctl status unit systemctl is-enabled unit systemctl mask unit – Prevent a unit from starting systemctl unmask unit – Allow a unit to start systemctl reboot/poweroff Copy the unit file and create a custom version (overriding the original) systemctl edit –full unit Show units that failed to start… Continue reading systemd Cheat Sheet

Published
Categorized as Debian