Post
Topic
Board Mining (Altcoins)
Re: excavator by NiceHash - multi-algorithm NVIDIA & AMD GPU miner [1.2.10a]
by
baten
on 19/07/2017, 11:40:07 UTC
is there a way to restart Excavator every 6 hours?

Put quit command in, timed to execute after 6 hours. Combine with autorestart script and you have it.

Like this?:
{"time":21600, "commands":[quit]}
{"time":21600,"commands":[
      {"id":1,"method":"quit","params":[]}