Post
Topic
Board Mining software (miners)
Re: Linux mining distro for the Raspberry PI - MinePeon
by
Polyatomic
on 13/08/2013, 11:05:07 UTC
Will minepeon still remember the  donation pools even if the fields are empty . I'm donating an hour now to catch up . If not , Neil can you please give me a donation URL to enter in the GUI.

So long as the time is set it should I believe you could check

Code:
nano /opt/minepeon/etc/miner.conf.donate

That should open it read only if not add sudo/

And see what pools are listed.

It basically runs a cron hourly and if the time is noon this file kicks off

/opt/minepeon/etc/cron.d/hourly/donate

It copies your config to a temp then copies the donation config and restarts cgminer for the allotted time then copies them back and restarts it again.


I was able to set the right date on the miner client but the time is not right yet. I'll run it for 24 hours and see what happens. , I should of just set it up when I first started using minepeon .

Thanks for helping out.