From owner-freebsd-current@FreeBSD.ORG Mon Dec 29 18:08:03 2008 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 306321065674; Mon, 29 Dec 2008 18:08:03 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id A82B78FC20; Mon, 29 Dec 2008 18:08:02 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.3/8.14.3) with ESMTP id mBTI808g034510; Mon, 29 Dec 2008 21:08:00 +0300 (MSK) (envelope-from marck@FreeBSD.org) Date: Mon, 29 Dec 2008 21:08:00 +0300 (MSK) From: Dmitry Morozovsky X-X-Sender: marck@woozle.rinet.ru To: Gleb Smirnoff In-Reply-To: <20081229131737.GG89625@glebius.int.ru> Message-ID: References: <20081229131737.GG89625@glebius.int.ru> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (woozle.rinet.ru [0.0.0.0]); Mon, 29 Dec 2008 21:08:00 +0300 (MSK) Cc: current@FreeBSD.org Subject: Re: syslog.conf change to default inclusion of all processes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2008 18:08:03 -0000 On Mon, 29 Dec 2008, Gleb Smirnoff wrote: GS> On Sun, Dec 28, 2008 at 08:48:29PM +0300, Dmitry Morozovsky wrote: GS> D> Dear colleagues (Poul-Henning and Gleb, you are at to: field because you did GS> D> most commits to this file) GS> D> GS> D> What do you think about the following and simplest patch, which allows sysadm GS> D> to add custom syslog lines directly at the end of the file? GS> D> GS> D> For now, one (like myself ;-) could bump himself against the wall looking why GS> D> his logs missed all the files until realised he was collecting ppp only... GS> D> GS> D> GS> D> marck@revamp:/usr/src/etc> cvs -R diff syslog.conf GS> D> Index: syslog.conf GS> D> =================================================================== GS> D> RCS file: /home/ncvs/src/etc/syslog.conf,v GS> D> retrieving revision 1.28 GS> D> diff -u -r1.28 syslog.conf GS> D> --- syslog.conf 12 Mar 2005 12:31:16 -0000 1.28 GS> D> +++ syslog.conf 28 Dec 2008 17:42:01 -0000 GS> D> @@ -30,3 +30,4 @@ GS> D> *.* /var/log/slip.log GS> D> !ppp GS> D> *.* /var/log/ppp.log GS> D> +!* GS> GS> This is a good idea. And also a comment which describes why this line GS> is here. Would you please commit it then for me (I suppose, "MCF after: 4 weeks" would be appropriate)? Thanks! Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] --------------------------------------------------------------------------- *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@FreeBSD.org *** ---------------------------------------------------------------------------