December 13, 201510 yr Hi today I added a CRON job to my go script with the same line I used previously and I am getting this error. crond[1888]: ignoring /var/spool/cron/crontabs/root- (non-existent user) Line 1 works but line 2 does not... Any ideas echo "0 12,0 * * * /boot/custom/dns.sh" >> /var/spool/cron/crontabs/root echo "0 12,0 * * * /boot/custom/rmdotstore.sh /mnt/user" >> /var/spool/cron/crontabs/root Thank you Thormwood
December 13, 201510 yr Don't know about your specific issue but see here and following posts for some discussion of a new feature for doing cron.
Archived
This topic is now archived and is closed to further replies.