mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-09 04:27:35 +08:00
move restart request
This commit is contained in:
parent
a76ebd5e9c
commit
5607a547c0
@ -416,6 +416,7 @@ fn_monitor_check_monitoring
|
||||
fn_monitor_check_starting
|
||||
fn_monitor_check_stopping
|
||||
fn_monitor_check_session
|
||||
fn_monitor_check_restart_request
|
||||
|
||||
# Monitor will not continue if session only check.
|
||||
if [ "${querymode}" != "1" ]; then
|
||||
@ -428,5 +429,5 @@ if [ "${querymode}" != "1" ]; then
|
||||
|
||||
fn_monitor_loop
|
||||
fi
|
||||
fn_monitor_check_restart_request
|
||||
|
||||
core_exit.sh
|
||||
|
Loading…
Reference in New Issue
Block a user