Comment 25 for bug 580319

Revision history for this message
Clint Byrum (clint-fewbar) wrote : Re: dhcp3-server and other init.d controled services launch before upstart brings all interface, thus failing to start

So, there is some progress on this bug. A new event called 'static-network-up' was added to oneiric today, which will only be emitted once all 'auto' interfaces from /etc/network/interfaces are up.

The next step is to delay /etc/init/rc-sysinit.conf until this event is emitted, and then also provide some kind of fail-safe for this event to be emitted when some of the interfaces cannot be brought up.