mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-24 15:38:26 +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="$!"
|
local pid="$!"
|
||||||
|
|
||||||
# Wait for monitor process to suspend itself
|
# Wait for monitor process to suspend itself
|
||||||
wait
|
sleep 1
|
||||||
|
|
||||||
if [ -n "$arkPriorityBoost" ]; then
|
if [ -n "$arkPriorityBoost" ]; then
|
||||||
echo "Boosting priority of ark server"
|
echo "Boosting priority of ark server"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user