Nice! You're spoiling me with all the info.

I checked out the Crontab generator and now i believe i got it.
I'm gonna try this during the weekend and think the following should be right (let's say I will be doing this at 10 AM saturday):
- I first put
5 10 * * * /etc/init.d/cgminer reload. Then the miner should process a "save&apply"=reload cgminer at 10:05.
- If this works I put
0 */12 * * * /etc/init.d/cgminer reload to get the same command processed once every noon and once every midnight.
One last question (for now): Should the
>/dev/null 2>&1 crontab is giving be left out?
BR.
Steff
0 */12 * * * /etc/init.d/cgminer reload >/dev/null 2>&1