flush logfiles in autoDevice cron
This commit is contained in:
@ -1695,6 +1695,7 @@ proc autodevice_cnt {value} {
|
|||||||
proc autodeviceCron {} {
|
proc autodeviceCron {} {
|
||||||
global change_device_to_none unplugged_device
|
global change_device_to_none unplugged_device
|
||||||
|
|
||||||
|
logconfig flush
|
||||||
rack_check_connection
|
rack_check_connection
|
||||||
set act [silent "" result device action]
|
set act [silent "" result device action]
|
||||||
set now [clock seconds]
|
set now [clock seconds]
|
||||||
|
Reference in New Issue
Block a user