Hey all; one of my rigs likes to fail just after i go to sleep; but its not consistent; so i miss out on some mining while i sleep.
is there anything that i can add to the /etc/rc.local script to command a reboot if there’s a GPU failure?
i’ve got it setup that when it does reboot; it happily sets the power limits & OC settings.
i’m assuming i could (if i just wanted to set a reboot for every 8 hours), i could add
&& sleep 28800 && r
thank you in advance for your help.