diff options
Diffstat (limited to 'chapter07/sysklogd.xml')
-rw-r--r-- | chapter07/sysklogd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/sysklogd.xml b/chapter07/sysklogd.xml index fe5de2503..c2d784b67 100644 --- a/chapter07/sysklogd.xml +++ b/chapter07/sysklogd.xml @@ -19,8 +19,8 @@ <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, create or edit - <filename>/etc/sysconfig/init_params</filename> and define the variable + default. If you want to turn on this periodic timestamp mark, edit + <filename>/etc/sysconfig/rc.site</filename> and define the variable SYSKLOGD_PARMS to the desired value. For instance, to remove all parameters, set the variable to a null value:</para> |