USB_wakeup

Usb wake is used to periodicaly wake up the USB interface to check if a usb connection is active. If the usb is found the log file is stopped prior and started after usb negotiations, this reduces the chance of corrupt file detection by windows.

Required:

id:

usb_wakeup

wake_interval:

“* * * * *

Example

Usb_wake:
  id: usb_wakeup
      wake_interval: "0,10,20,30,40,50 * * * *"