]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r245525:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 11 Apr 2013 22:04:19 +0000 (22:04 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 11 Apr 2013 22:04:19 +0000 (22:04 +0000)
commit21f6066ba3dbaf2a8fb352cad5bf942471e16096
tree1a1e666c79c78ec5fd5e719a12a91fbeb4ddf364
parent1089c363020c00cdc4df6f9facddae381876a51c
MFC r245525:

  Add a conditional sleep 1 in case we add any IPv6 addresses to interfaces.
  Do this per jail started, not per address.  This will allow DAD to complete
  and services to properly start.   Before we have seen problems with services
  trying to start before the IPv6 address was available to use and thus
  erroring and failing to start.

git-svn-id: svn://svn.freebsd.org/base/stable/9@249387 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/rc.d/jail