Quote:
|
Originally Posted by puppen
Hello niXcraft.
Pls reply .... , I am waiting for your reply
|
Sorry for delay, been busy with workload. Just follow rocky's #1 solution or open file /etc/syslog.conf or /etc/syslogd.conf and find out line which read as follows:
Code:
kern.* /dev/console
Comment out above line
Code:
#kern.* /dev/console
And restart syslogd
Code:
/etc/init.d/syslogd restart