- Debian Admin - http://www.debianadmin.com -

How to disable the “– MARK –” in Debian log file

Posted By Admin On 22nd April 2008 @ 16:36 In General | 2 Comments

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

If you check your /var/log/messages file you can see lot of messages with -Mark- these are useless.You can disable them with the following procedure.


Edit /etc/defaults/syslogd file

#vi /etc/defaults/syslogd

Change the SYSLOGD option to the following

SYSLOGD=”-m 0″

Save and exit the file

Restart syslogd using the following comamnd

#invoke-rc.d sysklogd restart

Tags: ,

You may also be interested in...


Article printed from Debian Admin: http://www.debianadmin.com

URL to article: http://www.debianadmin.com/how-to-disable-the-%e2%80%9c%e2%80%93-mark-%e2%80%93%e2%80%9d-in-debian-log-file.html

Click here to print.