From owner-cvs-src@FreeBSD.ORG Tue Jan 31 08:06:29 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9FBA16A420; Tue, 31 Jan 2006 08:06:29 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from vsmtp4.tin.it (vsmtp4.tin.it [212.216.176.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1647743D45; Tue, 31 Jan 2006 08:06:29 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from kaiser.sig11.org (82.50.127.212) by vsmtp4.tin.it (7.2.060.1) id 43D82FD100461B33; Tue, 31 Jan 2006 09:06:26 +0100 Received: by kaiser.sig11.org (Postfix, from userid 1000) id 6176C637D; Tue, 31 Jan 2006 09:06:04 +0100 (CET) Date: Tue, 31 Jan 2006 09:06:04 +0100 From: Matteo Riondato To: Greg 'groggy' Lehey Message-ID: <20060131080604.GA8345@kaiser.sig11.org> Mail-Followup-To: Matteo Riondato , Greg 'groggy' Lehey , Yar Tikhiy , Robert Watson , Gleb Smirnoff , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200601301233.k0UCXiKq085748@repoman.freebsd.org> <20060130123525.GD83922@FreeBSD.org> <20060130215816.GC91655@wantadilla.lemis.com> <20060130235717.J95776@fledge.watson.org> <20060131005711.GB16211@comp.chem.msu.su> <20060131010335.GQ91655@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060131010335.GQ91655@wantadilla.lemis.com> User-Agent: Mutt/1.4.2.1i Cc: src-committers@FreeBSD.org, Yar Tikhiy , cvs-all@FreeBSD.org, Gleb Smirnoff , Robert Watson , cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults periodic.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 08:06:29 -0000 On Tue, Jan 31, 2006 at 11:33:35AM +1030, Greg 'groggy' Lehey wrote: > > We should recognize that neither way is a solution. The solution > would be to make this kind of thing easily configurable. That would > mean something like a knob DFFLAGS in /etc/defaults/rc.conf. I'd > argue (of course) for it to be -k by default (though I'd personally > change it to -m). I think this is really easily configurable, you just need to create /etc/periodic.conf and put your custom setup there. It's not more difficult than creating a custom rc.conf: you look entries up in /etc/defaults/rc.conf and then insert your own in /etc/rc.conf. The same can be done for periodic.conf. Anyway I have no strong objection to revert the commit and use "-m" instead of "-k". Would it be ok? Best Regards -- Matteo Riondato FreeBSD Volunteer (http://freebsd.org) G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org)