From owner-freebsd-current Mon May 26 08:45:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA24709 for current-outgoing; Mon, 26 May 1997 08:45:07 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA24704 for ; Mon, 26 May 1997 08:45:04 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id BAA32220; Tue, 27 May 1997 01:41:30 +1000 Date: Tue, 27 May 1997 01:41:30 +1000 From: Bruce Evans Message-Id: <199705261541.BAA32220@godzilla.zeta.org.au> To: current@freebsd.org, j@uriah.heep.sax.de Subject: Re: I see /etc/rc not clean /tmp anymore Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> We should probably provide a "clean hook" or something for this then >> since that will only be relevant for some people, not all. > >Maybe. I even think the Xserver is at fault here. The semaphore >files are a typical example of something that belongs into /var/run. Cleaning of /var/run is broken too. See rev.1.89 of etc/rc. Bruce