From owner-cvs-etc Tue Dec 9 02:06:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA19628 for cvs-etc-outgoing; Tue, 9 Dec 1997 02:06:44 -0800 (PST) (envelope-from owner-cvs-etc) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA19573; Tue, 9 Dec 1997 02:05:57 -0800 (PST) (envelope-from danny@panda.hilink.com.au) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id VAA01334; Tue, 9 Dec 1997 21:05:37 +1100 (EST) Date: Tue, 9 Dec 1997 21:05:36 +1100 (EST) From: "Daniel O'Callaghan" To: John-Mark Gurney cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc In-Reply-To: <19971209003224.39115@hydrogen.nike.efn.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 9 Dec 1997, John-Mark Gurney wrote: > Daniel O'Callaghan scribbled this message on Dec 8: > > danny 1997/12/08 23:22:05 PST > > > > Modified files: > > etc rc > > Log: > > Make rc record boottime dmesg to /var/log/dmesg.boot, so the data > > is preserved after it scrolls out of the dmesg buffer. > > wouldn't /var/run be a better place for this info? And as John Hay pointed out, it is already there. OK, I think I have entire omelette on my face. Danny