[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: log file full of "-- MARK --"



Oswald Buddenhagen wrote:

> > /var/messages has a "-- MARK --" every 20 minutes; why?
> > 
> to show, that the system lives. :)
> if you don't like it, then supply "-m 10000" to syslogd

Better yet, turn it off in /etc/syslog.conf like so:

*.=info;*.=notice;*.=warn;\
        auth,authpriv.none;\
        cron,daemon.none;\
        mail,mark.none,news.none                -/var/log/messages
             ^^^^^^^^^

Add `mark.none' to line defs for files in which you don't want
the mark.

-- 
Peter Galbraith, research scientist          <GalbraithP@dfo-mpo.gc.ca>
Maurice Lamontagne Institute, Department of Fisheries and Oceans Canada
P.O. Box 1000, Mont-Joli Qc, G5H 3Z4 Canada. 418-775-0852 FAX: 775-0546
    6623'rd GNU/Linux user at the Counter - http://counter.li.org/ 



Reply to: