Disable console notifications

Q q_dolan at yahoo.com.au
Thu Oct 16 20:35:02 PDT 2003


This will stop all the syslog generated messages, but it will not stop
kernel generated messages like device timeouts, hardware errors, lock
warnings etc, as they are actually printed by the kernel not syslog. 

If all you want is to use the console without the messages clobbering
your output, just swap to a different vty (eg. ALT+F2) as only vty 1
gets this output.

Seeya...Q

On Fri, 2003-10-17 at 13:11, Sunil Sunder Raj wrote:

> Hi,
> 
> Remove the line
> #*.err;kern.debug;auth.notice;mail.crit         /dev/console
> from /etc/syslog.conf
> 
> OR
> 
> redirect it to a file
> *.err;kern.debug;auth.notice;mail.crit          /var/log/console.log
> 
> Regards
> SSR
> 
> 
> >From: Rus Foster <rghf at fsck.me.uk>
> >To: questions at freebsd.org
> >Subject: Disable console notifications
> >Date: Thu, 16 Oct 2003 12:22:50 +0100 (BST)
> >
> >Hi,
> >  What is the quick way to disable console notifications? i.e. to stop the
> >kernel putting up messages?
> >
> >Rgds
> >
> >Rus
> >
> >--
> >w: http://www.jvps.com  | Virtual Dedicated Servers from $15/mo
> >e: rghf at jvds.com        | Dontations made to Debian, FreeBSD
> >t: +44 7919 373537	| and Slackware
> >t: 1-888-327-6330 	| email: sales at jvds.com
> >
> >
> >_______________________________________________
> >freebsd-questions at freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >To unsubscribe, send any mail to 
> >"freebsd-questions-unsubscribe at freebsd.org"
> 
> _________________________________________________________________
> Get Married!  http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Search 
> from 7 lakh Brides & Grooms.
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list