Remove klogd from the sysklogd project
This patch removes one of the traditionally key pieces of the sysklogd project, klogd. Now that syslogd performs logging of kernel messages we no longer require a separate daemon for that. Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@@ -173,11 +173,6 @@ and
|
||||
in GLIBC does not allow logging to the
|
||||
.Ql kern
|
||||
facility.
|
||||
.Xr klogd 8
|
||||
circumvents this restriction when logging to
|
||||
.Xr syslogd 8
|
||||
by using the
|
||||
.Lb libsyslog
|
||||
.Pp
|
||||
The
|
||||
.I priority
|
||||
@@ -543,7 +538,6 @@ intermediate whitespace.
|
||||
.Sh SEE ALSO
|
||||
.Xr mkfifo 1 ,
|
||||
.Xr sysklogd 8 ,
|
||||
.Xr klogd 8 ,
|
||||
.Xr logger 1 ,
|
||||
.Xr syslog 2 ,
|
||||
.Xr syslogp 3 .
|
||||
|
Reference in New Issue
Block a user