Post
Topic
Board Mining software (miners)
Merits 3 from 1 user
Re: Braiins OS: open-source mining firmware [S9, T1]. New release includes AsicBoost
by
Artemis3
on 26/04/2019, 19:48:34 UTC
⭐ Merited by frodocooper (3)
Would these cgminer commands work on an S9 running Braiins OS?
How would I set them? edit a file with terminal?

--sched-start       Set a time of day in HH:MM to start mining (a once off without a stop time)
--sched-stop        Set a time of day in HH:MM to stop mining (will quit without a start time)

Probably /etc/cgminer.conf

{(the_rest_of_the_options),"sched-start":"07:00","sched-stop":"18:00"}

Don't forget to restart cgminer with /etc/init.d/cgminer reload