sysklogd.xml 617 B

1234567891011121314
  1. <sect1 id="ch-scripts-sysklogd">
  2. <title>Configuring the sysklogd script</title>
  3. <?dbhtml filename="sysklogd.html" dir="chapter07"?>
  4. <para>The <filename>sysklogd</filename> script invokes the
  5. <command>syslogd</command> program with the <emphasis>-m 0</emphasis> option.
  6. This option turns off the periodic timestamp mark that
  7. <command>syslogd</command> writes to the log files every 20 minutes by default.
  8. If you want to turn on this periodic timestamp mark, edit the
  9. <filename>sysklogd</filename> script and make the changes accordingly. See
  10. <userinput>man syslogd</userinput> for more information.</para>
  11. </sect1>