[3285] in testers
Re: named in sun 8.1 is noisy
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jun 23 13:54:25 1997
To: danw@MIT.EDU (Dan Winship)
Cc: testers@MIT.EDU
In-Reply-To: Your message of "Mon, 23 Jun 1997 13:37:26 EDT."
<199706231737.NAA25941@technomage.MIT.EDU>
Date: Mon, 23 Jun 1997 13:54:18 EDT
From: Greg Hudson <ghudson@MIT.EDU>
> It looks like bind 4.9.3 (which solaris 2.5.1 uses) does an openlog
> with LOG_CONS. The openlog manpage implies that this only causes it
> to write to the console if it can't write to syslogd
I believe that actually functions correctly; I see named warning
messages at boot time which I don't see if I restart named after
syslogd is running.
> but that doesn't seem to be what actually happens, because if I tell
> syslogd to log daemon.* to /var/adm/messages, I get the syslog both
> in the file and on my console.
I'd have to see what you had in syslog.conf.