From owner-freebsd-bugs Sat Nov 15 13:00:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA02522 for bugs-outgoing; Sat, 15 Nov 1997 13:00:28 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: from fly.HiWAAY.net (sprice@fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA02485 for ; Sat, 15 Nov 1997 13:00:22 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by fly.HiWAAY.net (8.8.7/8.8.6) with SMTP id PAA17997; Sat, 15 Nov 1997 15:00:20 -0600 (CST) Date: Sat, 15 Nov 1997 15:00:20 -0600 (CST) From: Steve Price To: Evan Champion cc: freebsd-bugs@hub.freebsd.org Subject: Re: misc/5054: /tmp not nuked on reboot In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 15 Nov 1997, Evan Champion wrote: # On Sat, 15 Nov 1997, Steve Price wrote: # # As an aside, won't the 110.clean-tmps remove quota.user/quota.group and # the lost+found, assuming they exist? # Yes, it will but it seems easy enough to augment the current find command to not remove those things that you feel should stay. Steve # Evan # #