[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] wierd --MARK-- msg in /var/log/messages
- Subject: Re: [cobalt-users] wierd --MARK-- msg in /var/log/messages
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Wed Mar 5 07:18:01 2003
- Organization: BRTNet.org
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Does anybody know how this get in my /var/log/messages?
>
> Mar 5 01:27:42 tplace -- MARK --
> Mar 5 01:47:42 tplace -- MARK --
> Mar 5 02:07:42 tplace -- MARK --
>
> If looked up and down in my crontab entry's can't find a thing... I
> think it started after I turned off the appletalk module, does that
> make sense?
Nope. syslog writes that every 20 minutes, so that you can get an
approximate idea of when it died if it ever did.
To disable it, edit /etc/rc.d/init.d/syslog and make sure there's an
"-m 0" on the syslog startup line (my RaQ 4 has this already by
default):
# See how we were called.
case "$1" in
start)
echo -n "Starting system logger: "
# we don't want the MARK ticks
daemon syslogd -m 0
- --
Bruce Timberlake
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+ZhUEvLA2hUZ9kgwRAixNAJ0e1y1Sq9WyEd/8GWL8ZS5DQpvCKwCcC0tm
YL7KStLVL0ofibmgE8U8l4w=
=bCn+
-----END PGP SIGNATURE-----