Upgrade core-testing to v0.4.0
Add the new config files and add a drop-in config for the webapp.
This commit is contained in:
parent
b39bd4a189
commit
58d94cc3a3
8 changed files with 55 additions and 42 deletions
core-testing
|
@ -5,7 +5,7 @@ After=network.target
|
|||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/var/lib/emgauwa/core/
|
||||
ExecStart=emgauwa-core start -c /etc/emgauwa/core.ini
|
||||
ExecStart=emgauwa-core
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
|
|
Reference in a new issue