upgpkg: core v0.2.5
upgpkg: core-testing v0.2.5 add: core and controller logging
This commit is contained in:
parent
133de2b90e
commit
f3370c9169
7 changed files with 15 additions and 7 deletions
|
@ -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]
|
||||
|
|
Reference in a new issue