[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

slink: crontab's /etc/cron.{daily,weekly,monthly} commented out?



Hi,

Somewhere during my upgrade to slink, /etc/crontab's
cron.{daily,weekly,monthly} lines got commented out.  Before, they were
run, and after the upgrade they look like:

# m h dom mon dow user  command
#25 6   * * *   root    run-parts --report /etc/cron.daily
#47 6   * * 7   root    run-parts --report /etc/cron.weekly
#52 6   1 * *   root    run-parts --report /etc/cron.monthly
#
# Removed invocation of anacron, as this is now handled by a
# /etc/cron.d file


I don't think this is correct, is it?  Yet I can't find any postinst
script that did this.  Any clues?



Reply to: