mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-12 02:48: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]
|
||||
User=steam
|
||||
ExecStart=/usr/bin/arkmanager useconfig %i run
|
||||
ExecStart=/usr/bin/arkmanager useconfig %i start --no-background
|
||||
Type=simple
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user