Date: Sat, 2 Jun 2001 07:38:40 -0500 From: Bob Willcox <bob@immure.com> To: Giorgos Keramidas <keramidi@otenet.gr> Cc: Brian Reichert <reichert@numachi.com>, hackers list <freebsd-hackers@FreeBSD.ORG> Subject: Re: How to stop console messages to rlogin sessions? Message-ID: <20010602073840.A56396@luke.immure.com> In-Reply-To: <20010602123232.F50428-100000@hades.hell.gr>; from keramidi@otenet.gr on Sat, Jun 02, 2001 at 12:34:31PM %2B0300 References: <20010601183257.L47380@numachi.com> <20010602123232.F50428-100000@hades.hell.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 02, 2001 at 12:34:31PM +0300, Giorgos Keramidas wrote: > On Fri, 1 Jun 2001, Brian Reichert wrote: > > > On Fri, Jun 01, 2001 at 04:59:34PM -0500, Bob Willcox wrote: > > > I have just upgraded my debug/test systems here to 4.3-stable and I'm > > > now getting all of my device driver printf's spewed to my root rlogin > > > windows. When these two systems were 4.0 and 4.2 these messages weren't > > > printed here (I am capturing them on the serial port). > > > > > > How do I revert this so that when I rlogin as root to these boxes the > > > kernel printf's don't get written to my rlogin session? > > > > Is this a syslog issue? If so, dick with syslog.conf as neccessary... > > As a matter of fact it is. If you copy /usr/src/etc/syslog.conf over your > /etc/syslog.conf you get these lines added there: > > *.err root > *.notice;news.err root > *.alert root > > Just edit /etc/syslog.conf and remove them. > Restart syslogd (issuing a 'killall -HUP syslogd' as root will do it) > and you're set to go :) I have done this and the messages have stopped. :-) Thanks to all that replied! Bob > > -giorgos -- Bob Willcox Egotist, n.: bob@vieo.com A person of low taste, more interested in himself than me. Austin, TX -- Ambrose Bierce, "The Devil's Dictionary" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010602073840.A56396>