From owner-freebsd-questions@FreeBSD.ORG Wed Jul 9 05:38:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E6D737B401 for ; Wed, 9 Jul 2003 05:38:56 -0700 (PDT) Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [65.194.254.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D78A43FBD for ; Wed, 9 Jul 2003 05:38:55 -0700 (PDT) (envelope-from dragoncrest@voyager.net) Received: from works.voyager.net (works.jasnetworks.net [192.168.0.2]) h697fdH3025028 for ; Wed, 9 Jul 2003 07:41:40 GMT (envelope-from dragoncrest@voyager.net) Message-Id: <5.2.0.9.2.20030709084346.00a099f0@pop.voyager.net> X-Sender: dragoncrest@pop.voyager.net X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 09 Jul 2003 08:47:46 -0400 To: freebsd-questions@FreeBSD.ORG From: Dragoncrest Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Moving locate DB from weekly to daily? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2003 12:38:56 -0000 Other than just copying the script "310.locate" from the weekly folder to the daily folder, what else do I need to do in order to move the rebuilding of the locate database from weekly to daily? I want to rebuild it daily if possible. I doubt that'll put a lot of extra load on my machine as it does the rebuild and other cron tasks around 3am anyways. Any suggestions are welcome.