mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-12 02:48:27 +00:00
Work around SIGSTOP not notifying the parent
This commit is contained in:
parent
fc4d6442be
commit
5405c642d9
@ -1035,7 +1035,7 @@ doStart() {
|
||||
local pid="$!"
|
||||
|
||||
# Wait for monitor process to suspend itself
|
||||
wait
|
||||
sleep 1
|
||||
|
||||
if [ -n "$arkPriorityBoost" ]; then
|
||||
echo "Boosting priority of ark server"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user