Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: MarsII123 on May 09, 2021, 11:28:37 AM



Title: Try to build a new script on an L3+
Post by: MarsII123 on May 09, 2021, 11:28:37 AM
Hello together,

i read her in the forum often times and it helps me a lot for configure and anything else on my Antminers. Thank you for that, but for one question i canīt find an answer or i search on the wrong places.

I have some L3+ from Antminer with blissz FW and try to shutdown every evening. Crone wonīt work, now i tried to make a file in etc/rcS.d/ with a simple
#!/bin/sh
sleep 54000
reboot
The problem is that after every reboot the miners delete my script. I named it Sl3restart.sh. The S at the beginning is for starting i belive.
I tryed it over ssh with my raspberry and cronejob but after a reboot he clears my fingerprint too.


Anyone knows how to adjust the miner that he dosenīt go to default every time?


Thanks a lot.