add: controller
fix: structure in directories
This commit is contained in:
parent
583ea0ac9d
commit
e811f35c84
10 changed files with 122 additions and 1 deletions
|
@ -1,12 +0,0 @@
|
|||
[Unit]
|
||||
Description=Emgauwa Core [Testing] Launcher
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/var/lib/emgauwa/core/
|
||||
ExecStart=emgauwa-core start -c /etc/emgauwa/core.ini
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in a new issue