Date: Sat, 26 May 2007 12:19:48 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Dag-Erling Smorgrav <des@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d NETWORKING netoptions Message-ID: <20070526101948.GA13668@owl.midgard.homeip.net> In-Reply-To: <200705241610.l4OGAqD3095712@repoman.freebsd.org> References: <200705241610.l4OGAqD3095712@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 24, 2007 at 04:10:52PM +0000, Dag-Erling Smorgrav wrote: > des 2007-05-24 16:10:52 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > etc/rc.d NETWORKING netoptions > Log: > MFC: apply "additional TCP options" earlier > > Revision Changes Path > 1.9.2.3 +1 -1 src/etc/rc.d/NETWORKING > 1.141.2.1 +0 -1 src/etc/rc.d/netoptions This changes the ordering of 'localpkg' which causes old-style start scripts to be run much earlier than before which I would call a POLA-violation (I was a bit surprised anyway.) It also seems to introduce a circular dependency. An MFC of rev. 1.143 of etc/rc.d/netoptions seems to fix these problems. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070526101948.GA13668>