What can I do to stop below error in /var/cron/log ?
> 
> > ! c queue max run limit reached Mon May 12 23:58:00 1997
> > ! rescheduling a cron job Mon May 12 23:58:00 1997
> 
Answer was increasing total number of cron jobs in /etc/cron.d/queuedefs
file.
Thanks * especially to Peter M Allan