From owner-freebsd-questions Fri Jul 24 14:11:12 1998 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA00481 for freebsd-questions-outgoing; Fri, 24 Jul 1998 14:11:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell6.ba.best.com (jkb@shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA00465 for <freebsd-questions@freebsd.org>; Fri, 24 Jul 1998 14:10:59 -0700 (PDT) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.9.0/8.9.0/best.sh) with SMTP id OAA00800; Fri, 24 Jul 1998 14:10:04 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Fri, 24 Jul 1998 14:10:04 -0700 (PDT) From: "Jan B. Koum " <jkb@best.com> X-Sender: jkb@shell6.ba.best.com To: Andrew_Werner/SSW/Lotus@lotus.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: messages on the console In-Reply-To: <8525664B.006AD331.00@mta2.lotus.com> Message-ID: <Pine.BSF.3.96.980724140812.26800C-100000@shell6.ba.best.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is coming from syslog daemon. $ man syslogd $ man 5 syslog.conf If reading man pages is not your style, edit out lines which have root in /etc/syslog.conf and kill -HUP <syslog_pid>: This: *.err root *.notice;news.err root *.alert root Becomes this: #*.err root #*.notice;news.err root #*.alert root -- Yan Jan Koum jkb@best.com | "Turn up the lights; I don't want www.FreeBSD.org -- The Power to Serve | to go home in the dark." On Fri, 24 Jul 1998 Andrew_Werner/SSW/Lotus@lotus.com wrote: >Its very annoying to see messages go by on the console as you're logging in >as root or if someone else is su - to it or if there is improper media in >the CD-ROM for some reason. Is there a way to supress the messages on the >console? Better yet, is this somewhere in the FAQ that I may have missed? > > -A.J. Werner > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message