#377603 Better cron - anacron interaction

Package:
cron
Source:
cron
Description:
process scheduling daemon
Submitter:
Date:
2023-08-14 15:00:05 UTC
Severity:
wishlist
Tags:
#377603#5
Date:
2006-07-10 10:02:46 UTC
From:
To:
Would be nice if cron.d and user crontabs (/var/spool/cron/crontabs) were
delegated by /etc/crontab instead of being hardcoded in cron daemon.  I.e.,
like /etc/cron.{daily,hourly,monthly}.

This way, proper integration with anacron could be done in /etc/crontab, much
like it is done for /etc/cron.{daily,hourly,monthly}:

25 6    * * *   root    test -x /usr/sbin/anacron || run-parts --report /etc/cron.daily

This would allow for anacron to handle cron.d and user crontabs without having
to hardcode them in the code of anacron as well.

#377603#16
Date:
2008-03-08 18:04:55 UTC
From:
To:
# Automatically generated email from bts, devscripts version 2.10.18.1
merge 464749 463656
# quacked the wrong one
unmerge 323710
merge 377603 323710