Author

Topic: Schedule a CRON job on Antminer s9 (Read 216 times)

hero member
Activity: 773
Merit: 528
March 21, 2018, 09:03:14 AM
#2
I have the same question. I found some methods scheduling cronjobs through other hosts (e.g. a raspberry pi) but I would like to find out if it's possible to schedule running scripts natively.
newbie
Activity: 7
Merit: 0
January 24, 2018, 03:10:46 PM
#1
Hello

I tried scheduling a cron job on an S9 using crontab -e. It threw an error saying /var/spool/cron/crontabs didn't exist so I created it. I noticed there was already a cron job scheduled in /var/spool/cron/root.

How do you properly set up a cron job on an S9?

edit:
ps -ef | grep crond does not show the cron daemon started.
Jump to: