On Friday 15 December 2006 02:49, Hadders wrote: > I would guess shutting it down as a service and running it from cron is > the best approach? The best approach is using the updated, default configuration: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=191410#c4 | The 0anacron script in cron.daily calls anacron -u, which is supposed to | just update the timestamps, not do a full anacron run. That's not "silly", | the purpose is to make sure anacron knows when the cron.daily scripts were | last run, no matter if they are run by anacron or by regular cron. Regards, Till