On Mon, 2005-06-27 at 09:28 -0400, Stephen Smalley wrote:
We want to be able to set the log level via kernel boot parameter,
so
that we can see denials that occur during initialization. The avc used
to support setting the log level that it used in this manner, prior to
migrating to using the audit framework.
The kernel prints KERN_NOTICE messages during initialisation unless you
pass 'quiet' on the command line.
--
dwmw2