From owner-freebsd-current Wed Nov 22 14:42:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 6D46837B4CF for ; Wed, 22 Nov 2000 14:42:21 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id RAA48717; Wed, 22 Nov 2000 17:39:34 -0500 (EST) (envelope-from wollman) Date: Wed, 22 Nov 2000 17:39:34 -0500 (EST) From: Garrett Wollman Message-Id: <200011222239.RAA48717@khavrinen.lcs.mit.edu> To: Poul-Henning Kamp Cc: current@FreeBSD.ORG Subject: Re: RFC: /dev/console -> /var/log/messages idea/patch In-Reply-To: <1470.974928159@critter> References: <20001122151221.A29341@dan.emsphone.com> <1470.974928159@critter> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > Another particular thing I remember was that some syslog-challenged > daemons whine on /dev/console long after /etc/rc has finished. They can try, but by the time they do the console has already been revoke()d, so they no longer have access to the real console. I've thought about writing daemon(8) which will put these turkeys in their place. Just a Small Matter of Programming.... -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message