Work around SIGSTOP not notifying the parent

This commit is contained in:
Ben Peddell 2016-10-04 04:17:53 +10:00
parent fc4d6442be
commit 5405c642d9

View File

@ -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"