Improvements
This commit is contained in:
parent
73ee1f5d4f
commit
f5fc069dc6
4
klogd.8
4
klogd.8
@ -310,7 +310,7 @@ is given on the commandline the
|
|||||||
daemon will execute a system call to inhibit all kernel messages from
|
daemon will execute a system call to inhibit all kernel messages from
|
||||||
being displayed on the console. Former versions always issued this
|
being displayed on the console. Former versions always issued this
|
||||||
system call and defaulted to all kernel messages except for panics.
|
system call and defaulted to all kernel messages except for panics.
|
||||||
This is handled differently nowardays so
|
This is handled differently currently so
|
||||||
.B klogd
|
.B klogd
|
||||||
doesn't need to set this value anymore. The
|
doesn't need to set this value anymore. The
|
||||||
argument given to the \fB\-c\fR switch specifies the priority level of
|
argument given to the \fB\-c\fR switch specifies the priority level of
|
||||||
@ -335,7 +335,7 @@ directory if the kernel sources are installed. These values parallel
|
|||||||
the syslog priority values which are defined in the file
|
the syslog priority values which are defined in the file
|
||||||
.IR syslog.h " found in the " /usr/include/sys " sub\-directory."
|
.IR syslog.h " found in the " /usr/include/sys " sub\-directory."
|
||||||
|
|
||||||
The console log level is nowardays usually configured with the
|
The console log level is usually configured with the
|
||||||
.BR sysctl (8)
|
.BR sysctl (8)
|
||||||
program, directly or via its configuration file
|
program, directly or via its configuration file
|
||||||
.IR /etc/sysctl.conf .
|
.IR /etc/sysctl.conf .
|
||||||
|
Loading…
Reference in New Issue
Block a user