This repository has been archived on 2024-05-06. You can view files and clone it, but cannot push or open issues or pull requests.
package/core-testing/emgauwa-core-testing.service
Tobias Reisinger 58d94cc3a3 Upgrade core-testing to v0.4.0
Add the new config files and add a drop-in config for the webapp.
2020-11-19 19:46:55 +01:00

13 lines
215 B
Desktop File

[Unit]
Description=Emgauwa Core [Testing] Launcher
After=network.target
[Service]
Type=simple
WorkingDirectory=/var/lib/emgauwa/core/
ExecStart=emgauwa-core
Restart=on-failure
[Install]
WantedBy=multi-user.target