Post
Topic
Board Hardware
Merits 3 from 1 user
Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread
by
zsmith
on 05/12/2019, 17:51:30 UTC
⭐ Merited by frodocooper (3)
I've tried sudo crontab -e then entered before exit 0:

Code:
0 */12 * * * /home/pi/git/vthoang/cgminer/x1R606b.sh

This is for a continual 12hr reboot but doesn't work. Am I missing more code?

Try this to see if it reboots.  It might be your script or a file permission issue.

Code:
0 */12 * * * reboot now

If you just want to restart the miner and not the whole system, you can use this script here:

https://bitcointalk.org/index.php?topic=5053833.msg48475209#msg48475209