Added a note to sysctl(8) for setting the console level
This commit is contained in:
parent
6504bca3ee
commit
813ca0f416
6
klogd.8
6
klogd.8
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user