4 Jan
2010
4 Jan
'10
4:39 p.m.
Am Mon, 4 Jan 2010 07:35:35 +0100 schrieb Heiko Baums <lists@baums-on-web.de>:
I don't know bcron and yacron but I doubt that they have anacron features.
Also fcron supports the directories /etc/cron.hourly, /etc/cron.daily, /etc/cron.weekly and /etc/cron.monthly. So it's very easy to configure cronjobs. No cryptical configuration file anymore. Just put a shell script into one of these directories and they will be executed regularly. The old configuration method is still possible.
Yacron seems to have anacron features included but I'm not sure if it supports the directories /etc/cron.hourly etc. Nevertheless fcron runs perfectly for me. Greetings, Heiko