Post
Topic
Board Mining software (miners)
Re: cgmon - cgminer monitor for Linux - auto restart, reboot, sick gpu detect &more
by
zodiac
on 18/03/2014, 18:57:21 UTC
Dear jpade,
I understand what I did wrong now. But by now I tried to do some debugging myself, I tried:
Code:
crontab -e
And it showed me a different file then the one I edited. I'm guessing you pointed me to a more general file and "crontab -e" gives a user specific crontab file. I ended up thinking why not just use the GUI for "startup applications", press "add", browse to cgmon.tcl location, add description and some comment, and what do you know, works like a charm. Starts right after unity boots every time. I don't know the implications of me running like this, do you think your method better handles things?

I added:
Code:
# start
after 60000
check_status
So the wireless network adapter will have enough time to reconnect.