Some info https://blog.thewatertower.org/2019/04/24/modifying-systemd-unit-files/
systemctl start mydaemon.service
systemctl stop mydaemon.service
systemctl enable mydaemon.service
systemctl disable mydaemon.service
sudo touch /etc/systemd/system/mydaemon.service
sudo nano /etc/systemd/system/mydaemon.service