K2LL33D SHELL

 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 : 104.21.89.46

your ip : 108.162.241.148

H O M E


Filename/usr/share/doc/cron/README.anacron
Size613
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:50
Last modified09-Feb-2013 15:02
Last accessed06-Jul-2025 22:42
Actionsedit | rename | delete | download (gzip)
Viewtext | 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.