From owner-freebsd-bugs Sat Nov 15 12:39:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA22176 for bugs-outgoing; Sat, 15 Nov 1997 12:39:16 -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 MAA22083 for ; Sat, 15 Nov 1997 12:39:05 -0800 (PST) (envelope-from evanc@synapse.net) Received: (qmail 15126 invoked from network); 15 Nov 1997 20:38:53 -0000 Received: from cello.synapse.net (199.84.54.81) by conductor.synapse.net with SMTP; 15 Nov 1997 20:38:53 -0000 Date: Sat, 15 Nov 1997 15:38:52 -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. Well, not quite, since that only gets run out of crontab. Something should be run on boot, and it needs to nuke everything (except the exclusions mentionned in my original post, ie: quotas and lost+found). Evan