Skip to content

Commit

Permalink
Use start --no-background in upstart service
Browse files Browse the repository at this point in the history
  • Loading branch information
klightspeed authored May 11, 2017
1 parent ea1e283 commit c7a4337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/upstart/arkmanager-instance.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ setuid steam

env DAEMON="/usr/bin/arkmanager"

exec "$DAEMON" useconfig $service run
exec "$DAEMON" useconfig $service start --no-background

0 comments on commit c7a4337

Please sign in to comment.