I am trying to restart the miner every 6 hours.
I used -timeout 10 (10 mins)
It shutdown the miner but does not restart it.
Other parameters are default.
Am I doing something wrong?
use this option:
-timeout <n> Restart miner according to -rmode after n minutes
-timeout 360
-rmode 2 2: reboot (make (SHUTDOWN -r -t 10)shut down miner and execute reboot.bat)