This repository has been archived on 2024-05-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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

12 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