For people from Google:
- Validate with
sudo systemd-analyze verify NAME.service - When using a symlink, make sure it uses absolute path
- Make sure the name is like
/etc/systemd/system/*.service - Do
sudo systemctl daemon-reloadafter changes
For people from Google:
sudo systemd-analyze verify NAME.service/etc/systemd/system/*.servicesudo systemctl daemon-reload after changes