This repository has been archived on 2024-05-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
package/controller-testing/emgauwa-controller-testing2.service
2020-11-22 02:17:02 +01:00

12 lines
274 B
Desktop File

[Unit]
Description=Emgauwa Controller [Testing] 2 Launcher
After=network.target
[Service]
Type=simple
WorkingDirectory=/var/lib/emgauwa/controller/
ExecStart=emgauwa-controller start -c /etc/emgauwa/controller2.conf
Restart=on-failure
[Install]
WantedBy=multi-user.target