Date: Tue, 10 Aug 1999 08:15:00 -0400 (EDT) From: FreeBSD Mailing List <freebsd@blink.dhs.org> To: Gene Sokolov <hook@aktrad.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Message "--MARK--" on the console. Message-ID: <Pine.BSF.4.10.9908100807340.94192-100000@nowcool.com> In-Reply-To: <171f01bee328$2e22c460$0d8cdac3@aktrad.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
"mark" is one of the "facilities" that you can define/undefine in
/etc/syslog.conf
try man 5 syslog.conf
if it bothers you, you can add ";mark.none" on the line that defines
syslog output messages to /dev/console.
FYI, man says:
"
The special facility ``mark'' receives a message at priority ``info'' ev-
ery 20 minutes (see syslogd(8)). This is not enabled by a facility field
containing an asterisk.
The special level ``none'' disables a particular facility.
"
Byung Yang
On Tue, 10 Aug 1999, Gene Sokolov wrote:
> Once in a while a message --MARK-- appears on the console monitor. No one is
> logged in at the console. It looks like this:
>
> **********begin***********
> FreeBSD (inferno.aktrad.ru) (ttyv0)
>
> Jun 08 17:23:11 inferno su: tkr to root on /dev/ttyp1
> Jul 10 12:14:54 inferno su: hook to root on /dev/ttyp2
> -- MARK --
> Aug 4 15:35:27 inferno su: tkr to root on /dev/ttyp0
> **********end*************
>
> What is this "-- MARK --" about and which app prints it? It does not appears
> in the logs.
>
> FreeBSD 2.2.8
>
> Thanks.
> Gene Sokolov.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908100807340.94192-100000>
