Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2006 11:19:49 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Doug Barton <dougb@freebsd.org>
Cc:        Charles Sprickman <spork@bway.net>, stable@freebsd.org
Subject:   Re: recent rc changes
Message-ID:  <20060110191949.GA12137@odin.ac.hmc.edu>
In-Reply-To: <43C3FE28.6080505@FreeBSD.org>
References:  <Pine.OSX.4.61.0601091938510.312@gee5.local> <43C3FE28.6080505@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--fUYQa+Pmc3FrFX/N
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Jan 10, 2006 at 10:34:16AM -0800, Doug Barton wrote:
> Charles Sprickman wrote:
> >Hello,
> >
> >I recently made the jump to -stable from 6.0 on a box that I'm looking=
=20
> >to bring into production as soon as 6.1 hits.  Everything seems fine so=
=20
> >far but for one issue that I am guessing is related to the rc changes in=
=20
> >-stable.
>=20
> For rc.conf in the jails, try changing the value of early_late_divider to=
=20
> NETWORKING and let us know if that fixes it for you. Someone else has=20
> tested that solution successfully, and I'm behind on adding that hint to=
=20
> the rc man page.

You definitly have to change things somehow in the jail case because
local scripts won't run until after early_late_divider shows up on the
list and in the jail case, the default never shows up.  Possible
solutions include:

  - Remove nojail from mountcrit* (should be harmless unless there's a
    bogus fstab installed).
  - Add some magic to /etc/defaults/rc.conf to set early_late_divider
    appropriatly in the jail case.
  - Put the split code in rcorder controlled by upto and after flags.

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--fUYQa+Pmc3FrFX/N
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFDxAjVXY6L6fI4GtQRAtpYAJ9KZDY+HLjkVHPY+Tl+6HDHnaUVDACg345t
72RyYKLoTibLMKQ/Ccly3Os=
=2IrC
-----END PGP SIGNATURE-----

--fUYQa+Pmc3FrFX/N--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060110191949.GA12137>