Tim Angus wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> 
> > SuSE runs it at 00:00 provided you leave your machine on the whole
> > time.
> 
> Its very disturbing when you have two or three SuSE boxes switched on at
> midnight. They all start simultaneouly thrashing the hard disk -- it gets
> vey noisy...

Change the:

0 0  * * *     root  rm -f /var/cron/lastrun/cron.daily

into 


0 1  * * *     root  rm -f /var/cron/lastrun/cron.daily

and

0 2  * * *     root  rm -f /var/cron/lastrun/cron.daily

on two of the machines to have them run the stuff at 1 and 2 respectively. 

                                Roger.

-- 
** [EMAIL PROTECTED] ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
*       Common sense is the collection of                                *
******  prejudices acquired by age eighteen.   -- Albert Einstein ********
--
=-          To unsubscribe, email [EMAIL PROTECTED] with the       -=
=-                body of "unsubscribe linux-abit".                 -=

Reply via email to