Added a note to sysctl(8) for setting the console level

This commit is contained in:
Joey Schulze 2005-03-11 16:11:26 +00:00
parent 6504bca3ee
commit 813ca0f416

View File

@ -38,6 +38,12 @@ messages.
.TP .TP
.BI "\-c " n .BI "\-c " n
Sets the default log level of console messages to \fIn\fR. Sets the default log level of console messages to \fIn\fR.
This should nowardays be configured with the
.BR sysctl (8)
program, e.g. via
.BI "sysctl kernel.printk=" n
or via
.IR /etc/sysctl.conf .
.TP .TP
.B "\-d" .B "\-d"
Enable debugging mode. This will generate \fBLOTS\fR of output to Enable debugging mode. This will generate \fBLOTS\fR of output to