
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] [Fwd: Re: scripts not running in cron.hourly, etc.]
- Date: Mon, 25 Sep 2006 01:16:20 +0900
- From: Charles Muller <acmuller@example.com>
- Subject: Re: [tlug] [Fwd: Re: scripts not running in cron.hourly, etc.]
- References: <4516ABB1.900@example.com>
- User-agent: Thunderbird 1.5.0.5 (X11/20060812)
Keith wrote:
Do you have entries similar to these in you /etc/crontab file?
17 * * * * root run-parts --report /etc/cron.hourly
25 6 * * * root test -x /usr/sbin/anacron || run-parts --report /
etc/cron.daily
47 6 * * 7 root test -x /usr/sbin/anacron || run-parts --report /
etc/cron.weekly
52 6 1 * * root test -x /usr/sbin/anacron || run-parts --report /
etc/cron.monthly
I was unaware of this before, but yes, I do have it--and exactly like
this. I was wondering where all of this was kicking in from, and perhaps
the answer to my problem lies here as well. Concerning the cron.daily line:
> 25 6 * * * root test -x /usr/sbin/anacron || run-parts --report /
> etc/cron.daily
Does this mean that if my computer is not turned on at 6:25 am, the jobs
in that directory will not run that day?
Thanks,
Chuck
---------------------------
Charles Muller
Toyo Gakuen University
Faculty of Humanities
1660 Hiregasaki, Nagareyama-shi
Chiba 270-0161 JAPAN
Mobile Phone: 090-9310-1787
Web Site: Resources for East Asian Language and Thought
http://www.acmuller.net
<acmuller[at]jj.em-net.ne.jp>
--
---------------------------
Charles Muller
Toyo Gakuen University
Faculty of Humanities
1660 Hiregasaki, Nagareyama-shi
Chiba 270-0161 JAPAN
Mobile Phone: 090-9310-1787
Web Site: Resources for East Asian Language and Thought
http://www.acmuller.net
<acmuller[at]jj.em-net.ne.jp>
Home |
Main Index |
Thread Index