Mask a unit systemd

Mask symlinks a unit to /dev/null so it cannot start even as a dependency; stronger than disable

systemctl mask <unit> && systemctl unmask <unit>
more systemd all 26 commands →