systemctl - deptno/deptno.github.io GitHub Wiki
systemctl
init.d μ μ΄
sudo systemctl status [service-name]
sudo systemctl enable [service-name] # λΆν
μ μμ
sudo systemctl disable [service-name] # λΆν
μ μμνμ§ μλλ‘
sudo systemctl start [service-name]
sudo systemctl stop [service-name]
sudo systemctl restart [service-name] # stop -> start