Disable CSF LFD logging to console in linux

by rajesh 2012-04-02 17:56:11

Some times it will be irritating to see CSF or LFD log messages over the console.

Supressing kernel messages to the console in Red Hat Linux

bash# vi /etc/sysconfig/syslog

change the line

KLOGD_OPTIONS="-2 -c 1"

Restart Syslog
bash# /etc/init.d/syslog restart

Tagged in:

1850
like
0
dislike
0
mail
flag

You must LOGIN to add comments