sysklogd-desc.xml 427 B

123456789101112
  1. <sect2><title>Short descriptions</title>
  2. <para><command>klogd</command> is a system daemon for intercepting and
  3. logging kernel messages.</para>
  4. <para><command>syslogd</command> logs the messages that system programs
  5. offer for logging. Every logged message contains at least a date stamp and a
  6. hostname, and normally the program's name too, but that depends on how
  7. trusting the logging daemon is told to be.</para>
  8. </sect2>