From owner-cvs-etc Wed Jun 4 12:39:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA26025 for cvs-etc-outgoing; Wed, 4 Jun 1997 12:39:51 -0700 (PDT) Received: from veda.is (ubiq.veda.is [193.4.230.60]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA25979; Wed, 4 Jun 1997 12:39:33 -0700 (PDT) Received: (from adam@localhost) by veda.is (8.8.5/8.7.3) id UAA01180; Wed, 4 Jun 1997 20:01:48 GMT From: Adam David Message-Id: <199706042001.UAA01180@veda.is> Subject: Re: cvs commit: src/etc rc In-Reply-To: <199706041920.MAA07515@freefall.freebsd.org> from "Andrey A. Chernov" at "Jun 4, 97 12:20:05 pm" To: ache@FreeBSD.ORG (Andrey A. Chernov) Date: Wed, 4 Jun 1997 20:01:46 +0000 (GMT) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > ache 1997/06/04 12:20:04 PDT > > Modified files: > etc rc > Log: > Restore /var/run/*.pid cleaning, gated already moved off the way > and innd store its .pid inside its own directories > > Revision Changes Path > 1.127 +1 -0 src/etc/rc > Why not clean /var/run/* completely as we used to? Is there anything in /var/run that needs to survive reboot, or should there be? -- Adam David