blob: 3b9ccf882007d752cef37f1a7cfecd7fda434214 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<sect2><title> </title><para> </para></sect2>
<sect2><title>Descriptions</title>
<para>(Last checked against version &sysklogd-contversion;.)</para>
<sect3><title>Program file descriptions</title>
<para><command>klogd</command> is a system daemon for intercepting and
logging kernel messages.</para>
<para><command>syslogd</command> logs the messages that system programs
offer for logging. Every logged message contains at least a date stamp and a
hostname, and normally the program's name too, but that depends on how
trusting the logging daemon is told to be.</para>
</sect3>
</sect2>
|