Re: output of daily script and man afterboot

2009-10-22 Thread Rene Maroufi
On Thu, Oct 22, 2009 at 12:10:06PM +0200, Ingo Schwarze wrote: > > > or a bug of the daily script and how can i turn the mails off? > > Very probably, setting > VERBOSESTATUS=0 > in /etc/daily.local is all you want, see daily(8) for details. Thanks for the hint. I tested the daily script with

Re: output of daily script and man afterboot

2009-10-22 Thread Ingo Schwarze
Hi Rene, Rene Maroufi wrote on Thu, Oct 22, 2009 at 09:20:43AM +0200: > I don't want the output of the daily script mailed. > In man afterboot (section crontab) is an example to write the output > in /var/log/daily.out, but this example doesn't work in 4.6. > I used this always and it was no prob

output of daily script and man afterboot

2009-10-22 Thread Rene Maroufi
Hello, I don't want the output of the daily script mailed. In man afterboot (section crontab) is a example to write the output in /var/log/daily.out, but this example doesn't work in 4.6. I used this always and it was no problem in 4.5, but in 4.6 I get always mails. Is this a documentation bug i