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:
Tobias Reisinger 2020-11-19 17:00:32 +01:00
parent b39bd4a189
commit 58d94cc3a3
8 changed files with 55 additions and 42 deletions

View file

@ -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]