Date: Sat, 11 Feb 2012 15:45:33 -0800 From: Doug Barton <dougb@FreeBSD.org> To: Ed Schouten <ed@80386.nl> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r231534 - in head: etc/rc.d sbin/init Message-ID: <4F36FD9D.8030907@FreeBSD.org> In-Reply-To: <20120211232140.GU1860@hoeg.nl> References: <201202112047.q1BKlGhP047498@svn.freebsd.org> <4F36F2A5.6040405@FreeBSD.org> <20120211232140.GU1860@hoeg.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig00446C995BD23614797927C1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 02/11/2012 15:21, Ed Schouten wrote: > Hi Doug, >=20 > * Doug Barton <dougb@FreeBSD.org>, 20120211 23:58: >> New scripts in the base should not use BEFORE. Rather, LOGIN should >> REQUIRE this script. >=20 > You mean like this? Yes, thanks. > I noticed there are still over 60 occurrences of > BEFORE in the tree. Looks like there's still quite a lot of work to do > to get rid of it then. Quite. I tackle them when I can, but the goal at this point is to avoid making the problem any worse. :) Doug > %%% > Index: etc/rc.d/utx > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- etc/rc.d/utx (revision 231534) > +++ etc/rc.d/utx (working copy) > @@ -5,7 +5,6 @@ > =20 > # PROVIDE: utx > # REQUIRE: DAEMON cleanvar > -# BEFORE: LOGIN > # KEYWORD: shutdown > =20 > . /etc/rc.subr > Index: etc/rc.d/LOGIN > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- etc/rc.d/LOGIN (revision 231514) > +++ etc/rc.d/LOGIN (working copy) > @@ -4,7 +4,7 @@ > # > =20 > # PROVIDE: LOGIN > -# REQUIRE: DAEMON > +# REQUIRE: DAEMON utx > =20 > # This is a dummy dependency to ensure user services such as xdm, > # inetd, cron and kerberos are started after everything else, in case > %%% >=20 --=20 It's always a long day; 86400 doesn't fit into a short. Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ --------------enig00446C995BD23614797927C1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iQEcBAEBCAAGBQJPNv2iAAoJEFzGhvEaGryEZMMIALxRlSlciOiH9WsHMAi1bBlK WqCb6hGUBMKxPf5v9a7P8lqweIaD1myEwxj5GoFAQHtwA7D0iGWlIsEZV7fxgw+7 Xs+9xx4YfhpomenR4o1qo1qFQH7Bq3Yuzk2YnMLLLlbDg/+hbUQoxdQFN0W9XTm5 aeLtnVfMFO/g9an23Xf7rgqZkYzaMxxN+Hx1sEu83UShLmxwLVOvmkGCtwb9t/HD WUjedOeZuJBvAcfttjZckyAbAtvRvihFtPBx6T1fUxsbdbqo1CZPjVH9kDkx+5l/ GHNy8UNPZOuir733bSjIkpZfZCgBiOCFRdIJYuM4H71sU8akjUv5tjY/AR3o8dM= =Qr59 -----END PGP SIGNATURE----- --------------enig00446C995BD23614797927C1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F36FD9D.8030907>