Re: cron.daily and updatedb

2002-12-19 Thread Colin Watson
On Thu, Dec 19, 2002 at 09:55:54PM +0100, Dominique Deleris wrote: > I have the following problem: > > I would like to have the locate db updated only once a week, and > not daily as per default settings. I have therefore done the > following: > > - dpkg-diverted /etc/cron.daily/find to /etc/cron

Re: cron.daily and updatedb

2002-12-19 Thread Dominique Deleris
Oliver> Do you have an entry for updatedb in /etc/init.d? No. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: cron.daily and updatedb

2002-12-19 Thread Oliver Fuchs
On Thu, 19 Dec 2002, Dominique Deleris wrote: > Hello, > > I have the following problem: > > I would like to have the locate db updated only once a week, and > not daily as per default settings. I have therefore done the > following: > > - dpkg-diverted /etc/cron.daily/find to /etc/cron.weekly/

cron.daily and updatedb

2002-12-19 Thread Dominique Deleris
Hello, I have the following problem: I would like to have the locate db updated only once a week, and not daily as per default settings. I have therefore done the following: - dpkg-diverted /etc/cron.daily/find to /etc/cron.weekly/find - moved /etc/cron.daily/find to /etc/cron.weekly However,