This is an old revision of the document!
Creating a systemd service
- create the config (?) for the service as
/lib/systemd/system/<unit name>.service
- is it actually supposed to go in
/etc/systemd/system
not/lib/systemd/system
?
- Inside the config:
- enable the service:
sudo systemctl enable application.service
References
- https://wiki.archlinux.org/index.php/systemd#Handling_dependencies