From owner-freebsd-bugs Sat Nov 15 12:40:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA22780 for bugs-outgoing; Sat, 15 Nov 1997 12:40:43 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: from conductor.synapse.net (conductor.synapse.net [199.84.54.18]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA22705 for ; Sat, 15 Nov 1997 12:40:32 -0800 (PST) (envelope-from evanc@synapse.net) Received: (qmail 15261 invoked from network); 15 Nov 1997 20:40:23 -0000 Received: from cello.synapse.net (199.84.54.81) by conductor.synapse.net with SMTP; 15 Nov 1997 20:40:23 -0000 Date: Sat, 15 Nov 1997 15:40:23 -0500 (EST) From: Evan Champion To: Steve Price cc: FreeBSD-gnats-submit@FreeBSD.ORG, 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, Steve Price wrote: > Try the attached patch on a -current system. This will get what > you want. As far as a switch in rc.conf, you might drop pst@FreeBSD.org > a line since the new periodic crontab changes are his. As an aside, won't the 110.clean-tmps remove quota.user/quota.group and the lost+found, assuming they exist? Evan