On Tue, 28 Nov 2000 dopp at acm.cs.umn.edu wrote:

> Well, you probably don't need them in both places.  What does your
> syslog.conf file say is being logged to /var/log/messages?  Is kern.* in
> the list?  Or is it just *?  Whatever it is, it should provide some clues.
> 
> Gabe
> 

I had this:

# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info;mail.none;authpriv.none		/var/log/messages/messages


Which I changed to this:

# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info;mail.none;authpriv.none;kern.none	/var/log/messages/messages


I think that will take care of it, yes?

____________________________
Mike Neuharth
ADCS Technology Specialist
http://www.umn.edu/adcs

E-Mail		: mjn at umn.edu
Page Mail	: 6126486512 at page.metrocall.com
http://nifty.dsl.visi.com/
____________________________