Systemd
- read logs
journalctl -u something.service
- start it
systemctl start service_name
- creating a new service https://www.cloudsavvyit.com/3092/how-to-add-your-own-services-to-systemd-for-easier-management/
journalctl -u something.service
systemctl start service_name
Backlinks (pages linking to this page)