From owner-cvs-all Thu Jun 8 10:10:58 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 6BC1137B8A0; Thu, 8 Jun 2000 10:10:54 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@[209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id KAA94382; Thu, 8 Jun 2000 10:08:07 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id KAA71732; Thu, 8 Jun 2000 10:08:29 -0700 (PDT) (envelope-from obrien) Date: Thu, 8 Jun 2000 10:08:29 -0700 From: "David O'Brien" To: Brian Somers Cc: Jeroen Ruigrok van der Werven , Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/etc/periodic/daily 110.clean-tmps Message-ID: <20000608100829.B71623@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200006081118.MAA18447@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006081118.MAA18447@hak.lan.Awfulhak.org>; from brian@Awfulhak.org on Thu, Jun 08, 2000 at 12:18:43PM +0100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 08, 2000 at 12:18:43PM +0100, Brian Somers wrote: > I believe that /var/tmp should be cleanable in some way and would > suggest one of the following changes: > > 2. Have a new $clear_tmp_daily in rc.conf to enable the script as-is > 3. Have a series of variables: $clear_tmp_daily, > $clear_vartmp_daily etc. > 4. Have $clear_tmp_daily set to the directories that you wish to > clean (clear_tmp_daily="/tmp /var/tmp /compat/linux/tmp") What is the real difference in #2 and #3? #4 seems fine and would handle anything someone might want. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message