From owner-freebsd-questions@FreeBSD.ORG Wed Jul 9 11:06:08 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 6337537B401 for ; Wed, 9 Jul 2003 11:06:08 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2FE843F85 for ; Wed, 9 Jul 2003 11:06:07 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[24.147.188.198]) by comcast.net (rwcrmhc11) with ESMTP id <2003070918060001300k59pae>; Wed, 9 Jul 2003 18:06:00 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h69I5tpS036752; Wed, 9 Jul 2003 14:05:55 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h69I5sHA036747; Wed, 9 Jul 2003 14:05:54 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Dragoncrest References: <5.2.0.9.2.20030709084346.00a099f0@pop.voyager.net> From: Lowell Gilbert Date: 09 Jul 2003 14:05:54 -0400 In-Reply-To: <5.2.0.9.2.20030709084346.00a099f0@pop.voyager.net> Message-ID: <44he5vy3r1.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: 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 18:06:08 -0000 Dragoncrest writes: > 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. That should work fine, although if it were I, I'd use a different number because there's already a "310.*" script in periodic/daily. This isn't important to the computer, of course, but it may save some human confusion in the future.