Adjust Systemd Service File
All checks were successful
Run Tests on Code / run-tests (push) Successful in 15s
All checks were successful
Run Tests on Code / run-tests (push) Successful in 15s
This commit is contained in:
parent
26950bc106
commit
f63dd66c7f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ After=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
User=%i
|
||||||
ExecStart=/usr/local/bin/kwm-api
|
ExecStart=/usr/local/bin/kwm-api
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=3
|
RestartSec=3
|
Loading…
Reference in a new issue