Date: Thu, 19 Jan 2012 11:27:59 -0600 From: Brooks Davis <brooks@FreeBSD.org> To: Eygene Ryabinkin <rea@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, John Baldwin <jhb@FreeBSD.org> Subject: Re: svn commit: r230007 - in head: etc etc/rc.d share/man/man8 Message-ID: <20120119172759.GC60214@lor.one-eyed-alien.net> In-Reply-To: <g1EPx5ZQC20YwBTAuDerf6U7LFc@gTyb322ruC8B7JPI6PUQyZ3XWfA> References: <201201120648.q0C6mBio096662@svn.freebsd.org> <201201120748.28564.jhb@freebsd.org> <bCcADqQ22Kp59BPLumFhZYufHcU@ANORtGr6dAnYSfiXGMG9rSWyV%2Bw> <201201121438.16674.jhb@freebsd.org> <g1EPx5ZQC20YwBTAuDerf6U7LFc@gTyb322ruC8B7JPI6PUQyZ3XWfA>
next in thread | previous in thread | raw e-mail | index | archive | help
--96YOpH+ONegL0A3E Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 13, 2012 at 11:21:48AM +0400, Eygene Ryabinkin wrote: > The related topic: in the process of grepping for dhclient within > /etc, I had found that /etc/netstart still wants to invoke it. But it > will do a lone '/etc/rc.d/dhclient quietstart' and this will never > be useful in the current state of dhclient: it will refuse to process > any commands without the interface being specified. And since we > have the invocation of /etc/rc.d/netif just two lines above, I think > that it will be good to remove call to dhclient from /etc/netstart. >=20 > At the time of the original addition of call to dhclient to /etc/netstart > (r114213), dhclient script had another form, > http://svnweb.freebsd.org/base/head/etc/rc.d/dhclient?revision=3D113759= &view=3Dmarkup&pathrev=3D114213 > and it was really a normal rc.d script that requires only one argument. > Now it is more of a helper-type script. > . > Am I missing something important here or the removal can really be > done? Removing it from /etc/netstart is the right thing to do. Arguably it should be moved to /libexec since it's not an rc.d script and simply uses the framework because it had similar needs -- Brooks --96YOpH+ONegL0A3E Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFPGFKeXY6L6fI4GtQRAug7AKCvtvN1ow4QqhhpZqPdSS26N3X4lQCfYsem whKgoWhygM3wZtbnv65l6yA= =vEbH -----END PGP SIGNATURE----- --96YOpH+ONegL0A3E--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120119172759.GC60214>