upgpkg: core v0.2.5

upgpkg: core-testing v0.2.5
add: core and controller logging
This commit is contained in:
Tobias Reisinger 2020-08-01 16:30:54 +02:00
parent 133de2b90e
commit f3370c9169
7 changed files with 15 additions and 7 deletions

View file

@ -6,6 +6,8 @@ After=network.target
Type=simple
WorkingDirectory=/var/lib/emgauwa/core/
ExecStart=emgauwa-core start -c /etc/emgauwa/core.ini
StandardOutput=/var/log/emgauwa/core.log
ErrorOutput=/var/log/emgauwa/core.log
Restart=on-failure
[Install]