mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-25 15:58:27 +00:00
Use start --no-background in systemd service
This commit is contained in:
parent
1515156a12
commit
ea1e2834b2
@ -3,5 +3,5 @@ Description=Daemon to start an ark server instance
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=steam
|
User=steam
|
||||||
ExecStart=/usr/bin/arkmanager useconfig %i run
|
ExecStart=/usr/bin/arkmanager useconfig %i start --no-background
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user