Upgrade controller-testing to v0.4.0

Upgrade core-testing to v0.4.3
This commit is contained in:
Tobias Reisinger 2020-11-22 01:58:29 +01:00
parent f23e43b37c
commit e337e6e455
9 changed files with 112 additions and 106 deletions

View file

@ -5,7 +5,7 @@ After=network.target
[Service]
Type=simple
WorkingDirectory=/var/lib/emgauwa/controller/
ExecStart=emgauwa-controller start -c /etc/emgauwa/controller.ini
ExecStart=emgauwa-controller start -c /etc/emgauwa/controller.conf
Restart=on-failure
[Install]