Its definatly running:
Code: Select all
node3:~ # ps ax | grep cron
22783 ? Ss 0:00 /usr/sbin/cronCode: Select all
node3:~ # /etc/init.d/cron status
Checking for Cron: runningCode: Select all
May 18 01:07:01 node3 /usr/sbin/cron[22783]: (*system*) RELOAD (/etc/crontab)
May 18 01:08:01 node3 /usr/sbin/cron[22783]: (*system*) RELOAD (/etc/crontab)I did remove the RPM and then re-installed, but that seems to of only been a short term answer.
Any clues ??