Systemd

De Linux Server Wiki
Aller à la navigation Aller à la recherche
systemctl is-enabled foo.service
systemctl enable foo.service 
systemctl disable foo.service

systemctl list-units --type=service|target|socket

systemctl (status|start|stop|restart) foo.service
journalctl -f -n 600