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
- Inside the config:
- enable the service: sudo systemctl enable application.service
References
- https://wiki.archlinux.org/index.php/systemd#Handling_dependencies