Apache/2.4.7 (Ubuntu) Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) safemode : OFF MySQL: ON | Perl: ON | cURL: OFF | WGet: ON > / usr / share / doc / cron / | server ip : 172.67.156.115 your ip : 108.162.241.19 H O M E |
Filename | /usr/share/doc/cron/README.anacron |
Size | 613 |
Permission | rw-r--r-- |
Owner | root : root |
Create time | 27-Apr-2025 09:50 |
Last modified | 09-Feb-2013 15:02 |
Last accessed | 08-Jul-2025 04:48 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
To ease coordination with anacron, the invocation of the run-parts for
the /etc/cron.daily, /etc/cron.weekly, and /etc/cron.monthly directories
was changed to the form
test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
What this means is that if anacron has been installed, it will
be responsible for running those scripts. This is the standard
configuration of anacron: if you simply install both cron and anacron,
things will work as expected.
However, if you have modified your anacron configuration
(/etc/anacrontab), you may need to re-adjust it in order to accommodate
this change.
the /etc/cron.daily, /etc/cron.weekly, and /etc/cron.monthly directories
was changed to the form
test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
What this means is that if anacron has been installed, it will
be responsible for running those scripts. This is the standard
configuration of anacron: if you simply install both cron and anacron,
things will work as expected.
However, if you have modified your anacron configuration
(/etc/anacrontab), you may need to re-adjust it in order to accommodate
this change.