Re: No anacron emails

2010-11-18 Thread Robert Moskowitz
On 11/18/2010 11:34 AM, Steven Stern wrote: > On 11/18/2010 10:20 AM, Robert Moskowitz wrote: > >> On this F12 server, my /etc/anacrontab is rather simple: >> >> SHELL=/bin/sh >> PATH=/sbin:/bin:/usr/sbin:/usr/bin >> MAILTO=root >> # the maximal random delay added to the base delay of the jobs

Re: No anacron emails

2010-11-18 Thread Steven Stern
On 11/18/2010 10:20 AM, Robert Moskowitz wrote: > On this F12 server, my /etc/anacrontab is rather simple: > > SHELL=/bin/sh > PATH=/sbin:/bin:/usr/sbin:/usr/bin > MAILTO=root > # the maximal random delay added to the base delay of the jobs > RANDOM_DELAY=45 > # the jobs will be started during the

No anacron emails

2010-11-18 Thread Robert Moskowitz
On this F12 server, my /etc/anacrontab is rather simple: SHELL=/bin/sh PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root # the maximal random delay added to the base delay of the jobs RANDOM_DELAY=45 # the jobs will be started during the following hours only START_HOURS_RANGE=3-22 #period in days