User Tools

Site Tools


ubuntu:systemd:prevent_a_service_from_starting_manually

Ubuntu - SystemD - Prevent a service from starting manually

sudo systemctl mask ssh

NOTE: Masked services cannot be started with systemctl start command until it is unmasked.

sudo systemctl unmask ssh
ubuntu/systemd/prevent_a_service_from_starting_manually.txt · Last modified: 2023/06/03 09:20 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki