Date: Tue, 31 Jan 2006 09:06:04 +0100 From: Matteo Riondato <matteo@FreeBSD.org> To: Greg 'groggy' Lehey <grog@FreeBSD.org> Cc: src-committers@FreeBSD.org, Yar Tikhiy <yar@comp.chem.msu.su>, cvs-all@FreeBSD.org, Gleb Smirnoff <glebius@FreeBSD.org>, Robert Watson <rwatson@FreeBSD.org>, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults periodic.conf Message-ID: <20060131080604.GA8345@kaiser.sig11.org> In-Reply-To: <20060131010335.GQ91655@wantadilla.lemis.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060131080604.GA8345>