My crond seems to stop by itself:
[root@lapatopadora log]# tail -5 /var/log/cron
Dec 11 12:01:01 lapatopadora crond[16623]: (root) CMD (run-parts /etc/cron.hourly)
Dec 11 13:01:01 lapatopadora crond[16744]: (root) CMD (run-parts /etc/cron.hourly)
Dec 11 14:01:01 lapatopadora crond[17102]: (root) CMD (run-parts /etc/cron.hourly)
Dec 11 15:01:01 lapatopadora crond[17115]: (root) CMD (run-parts /etc/cron.hourly)
Dec 12 08:06:26 lapatopadora crond[17866]: (CRON) STARTUP (V5.0)
I have nothing in /etc/cron.hourly, and I can't think of anything significant that happens around the time it stops. ntsysv shows crond as running for both runlevel 3 and runlevel 5.
Anyone else seeing this with FC3?
Cheers,
Eliot Stock.