move restart request

This commit is contained in:
Daniel Gibbs 2024-06-13 22:34:36 +01:00
parent a76ebd5e9c
commit 5607a547c0
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55

View File

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