All of lore.kernel.org
 help / color / mirror / Atom feed
* logging messages
@ 2003-03-13 21:10 Russell Coker
  2003-04-17 13:50 ` Daniel J Walsh
  0 siblings, 1 reply; 3+ messages in thread
From: Russell Coker @ 2003-03-13 21:10 UTC (permalink / raw)
  To: SE Linux

People have been asking how to turn off the SE Linux console messages (it gets 
annoying having thousands of messages scrolling by while you're trying to fix 
a problem).

The following command will direct all messages of default priority away from 
the console.  The default is "7 4 1 7".  The second number is the priority of 
default messages, setting it to 7 makes default messages of too low a 
priority to be on the console.
echo "7 7 1 7" > /proc/sys/kernel/printk

It would be good if we had a tunable option in SE Linux to specify the
priority of the messages.

--
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-17 18:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-13 21:10 logging messages Russell Coker
2003-04-17 13:50 ` Daniel J Walsh
2003-04-17  2:10   ` Stephen Smalley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.