]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a conditional sleep 1 in case we add any IPv6 addresses to interfaces.
authorBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 17 Jan 2013 01:27:39 +0000 (01:27 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 17 Jan 2013 01:27:39 +0000 (01:27 +0000)
commit4f22608e542ee5fb20d191a5da67891063358076
tree22cac53484851c8ec90fbdfc6eb35ac1ce19f447
parent821a0f639e11416d81464b99cb9f945e72ac9101
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.

MFC after: 3 days
etc/rc.d/jail