flush logfiles in autoDevice cron

This commit is contained in:
l_samenv
2023-03-31 14:23:25 +02:00
parent e11c20e027
commit 5b3e7b25cf

View File

@ -1695,6 +1695,7 @@ proc autodevice_cnt {value} {
proc autodeviceCron {} {
global change_device_to_none unplugged_device
logconfig flush
rack_check_connection
set act [silent "" result device action]
set now [clock seconds]