Upgrade controller-testing to v0.4.0
Upgrade core-testing to v0.4.3
This commit is contained in:
parent
f23e43b37c
commit
e337e6e455
9 changed files with 112 additions and 106 deletions
controller-testing
|
@ -5,7 +5,7 @@ After=network.target
|
|||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/var/lib/emgauwa/controller/
|
||||
ExecStart=emgauwa-controller start -c /etc/emgauwa/controller2.ini
|
||||
ExecStart=emgauwa-controller start -c /etc/emgauwa/controller2.conf
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
|
|
Reference in a new issue