From owner-freebsd-bugs Mon Feb 5 9:10:38 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id C552B37B4EC; Mon, 5 Feb 2001 09:10:19 -0800 (PST) Received: by freesbee.wheel.dk (Postfix, from userid 1002) id 837D83E6A; Mon, 5 Feb 2001 18:10:18 +0100 (CET) Date: Mon, 5 Feb 2001 18:10:18 +0100 From: "Niels Chr. Bank-Pedersen" To: Robert Watson Cc: bugs@FreeBSD.org Subject: Re: conf/17022: newsyslog.conf not in sync with syslog.conf - all.log entry should be commented Message-ID: <20010205181018.H77915@bank-pedersen.dk> References: <200003012000.MAA80231@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rwatson@FreeBSD.org on Sun, Dec 17, 2000 at 01:53:22PM -0500 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Dec 17, 2000 at 01:53:22PM -0500, Robert Watson wrote: > > I realize this was from an extremely long time ago, but does this patch > meet your requirements? (was cleaning up my mailbox and came across this, > and realized it was still unresolved.) Argh - just doing the same kind of cleanup, and found your mail in a long forgotten thread - sorry :-/ The patch looks perfect to me, thanks. > Robert N M Watson FreeBSD Core Team, TrustedBSD Project > robert@fledge.watson.org NAI Labs, Safeport Network Services > > Index: syslog.conf > =================================================================== > RCS file: /home/ncvs/src/etc/syslog.conf,v > retrieving revision 1.13 > diff -u -r1.13 syslog.conf > --- syslog.conf 2000/02/08 21:57:28 1.13 > +++ syslog.conf 2000/12/17 18:52:19 > @@ -12,14 +12,20 @@ > *.notice;news.err root > *.alert root > *.emerg * > -# uncomment this to enable logging of all log messages to /var/log/all.log > +# > +# Uncomment the following line and create an empty /var/log/all.log to > +# enable logging of all log messages: > #*.* /var/log/all.log > -# uncomment this to enable logging to a remote loghost named loghost > +# > +# Uncomment the following line to enable logging to a remote loghost > +# named loghost: > #*.* @loghost > -# uncomment these if you're running inn > -# news.crit /var/log/news/news.crit > -# news.err /var/log/news/news.err > -# news.notice /var/log/news/news.notice > +# > +# Uncomment the following lines and create the appropriate files if you're > +# running inn: > +#news.crit /var/log/news/news.crit > +#news.err /var/log/news/news.err > +#news.notice /var/log/news/news.notice > !startslip > *.* /var/log/slip.log > !ppp > > /Niels Chr. -- Niels Christian Bank-Pedersen, NCB1-RIPE. Network Manager, Tele Danmark NET, IP-section. "Hey, are any of you guys out there actually *using* RFC 2549?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message