2005-03-30 18:31:03 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-03-21 18:42:58 +00:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2005-03-30 18:31:03 +01:00
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2005-12-18 18:31:04 +00:00
|
|
|
|
2005-03-30 18:31:03 +01:00
|
|
|
<sect1 id="ch-scripts-sysklogd">
|
2005-12-18 18:31:04 +00:00
|
|
|
<?dbhtml filename="sysklogd.html"?>
|
|
|
|
|
2006-08-29 18:31:54 +01:00
|
|
|
<title>Configuring the sysklogd Script</title>
|
2005-03-30 18:31:03 +01:00
|
|
|
|
2005-12-18 18:31:04 +00:00
|
|
|
<indexterm zone="ch-scripts-sysklogd">
|
|
|
|
<primary sortas="d-sysklogd">sysklogd</primary>
|
|
|
|
<secondary>configuring</secondary>
|
|
|
|
</indexterm>
|
2005-03-30 18:31:03 +01:00
|
|
|
|
2005-12-18 18:31:04 +00:00
|
|
|
<para>The <filename>sysklogd</filename> script invokes the
|
|
|
|
<command>syslogd</command> program with the <parameter>-m 0</parameter> option.
|
|
|
|
This option turns off the periodic timestamp mark that
|
|
|
|
<command>syslogd</command> writes to the log files every 20 minutes by default.
|
|
|
|
If you want to turn on this periodic timestamp mark, edit the
|
|
|
|
<filename>sysklogd</filename> script and make the changes accordingly. See
|
|
|
|
<userinput>man syslogd</userinput> for more information.</para>
|
2005-03-30 18:31:03 +01:00
|
|
|
|
|
|
|
</sect1>
|