Click to See Complete Forum and Search --> : Weird message


RicoDev
10-21-2001, 08:47 PM
Hi there,

My var/log/messages file is filled with this message :

Oct 21 04:20:01 localhost -- MARK --

It doesn't seem to say anything but I have tons of it everyday. Anyone ever saw that?

Thank's a lot for looking,

Eric,

null null

X_console
10-21-2001, 08:56 PM
It's normal. It's syslogd's way of telling you that it's working. If you don't like it, you can switch it off by starting syslogd with the -m0 option. Look for where syslogd is started in your init scripts.

RicoDev
10-21-2001, 09:28 PM
Merci beaucoup x_console :)

Eric,