Date: Fri, 08 Feb 2002 01:20:30 -0800 From: Peter Wemm <peter@wemm.org> To: "Crist J. Clark" <cjc@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, ps@mu.org Subject: Re: cvs commit: src/etc rc.network src/etc/defaults rc.conf src/share/man/man5 rc.conf.5 Message-ID: <20020208092030.A3E0C3BAD@overcee.wemm.org> In-Reply-To: <200202042229.g14MTMX08809@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
"Crist J. Clark" wrote: > cjc 2002/02/04 14:29:22 PST > > Modified files: (Branch: RELENG_4) > etc rc.network > etc/defaults rc.conf > share/man/man5 rc.conf.5 > Log: > MFC: Make the rc.conf(5) 'log_in_vain' knob an integer. > > PR: bin/32953 This is *very bad*. It now overrides a previous setting in /etc/sysctl.conf and turns log_in_vain *off* if you'd already turned it on. Please fix this ASAP. You have removed the ability to set *only* tcp log_in_vain. "NO" means "do not touch", not "set to zero" - that is what "0" is for. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020208092030.A3E0C3BAD>