Subject: Re: stupid question
To: David Heller <dmheller@frontiernet.net>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 09/01/1998 21:29:18
On Tue, 1 Sep 1998, David Heller wrote:
> To: NetBSD Mac people
> From: David Heller
>
> Help!
>
> How do I set up the "locate" utility. I know under Linux you do a
> updatedb to update the locate database file
> but under NetBSD this does not work and I have looked in the man pages
> with no luck.
In /etc/weekly.conf, change rebuild_locatedb=NO to rebuild_locatedb=YES,
then try 'sh /etc/weekly'. You might then also like to uncomment the
"weekly maintenance" line in root's crontab, ('crontab -e -u root').