When do entries in cron.daily (and .weekly and .hourly) run, and is it configurable?
I haven't found a definitive answer to this, and am hoping there is one.
I'm running RHEL5 and CentOS 4, but for other distros/platforms would be great, too.
|
feedback
|
|
For the distributions you mention: On CentOS 5.4 (Should be same for RHEL5)
So cron.daily runs at 04:02am. Same on CentOS 4.8 | |||||||||
feedback
|
|
From the man page:
See also | |||
|
feedback
|
|
There is no such facility as far as Solaris is concerned. Just use regular crontab entries for daily tasks. | |||
|
feedback
|
|
From
| |||
|
feedback
|
|
On Ubuntu, you'll find a file /etc/crontab, from where this is configured. I guess it is something similar on RH and Centos. | |||
feedback
|