darxus on Wed, 17 May 2000 10:06:55 -0400 (EDT) |
On Wed, 17 May 2000, Michael Leone wrote: > *.info,mail.none,authpriv.none /var/log/messages Looks like "everything from *.info, except mail.info & authpriv.info" > I also added a line: > kern.* /var/log/kernel.log > Probably is, I'm getting the kernel messages in *both* places. I know I have to get rid of the "*.info", and instead should list the services individually. Try replacing your info line w/: *.info,mail.none,authpriv.none,kern.none /var/log/messages ___________________ www.ChaosReigns.com ______________________________________________________________________ Philadelphia Linux Users Group - http://plug.nothinbut.net Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|