Comment 35 for bug 881079

Revision history for this message
Richard Sellam (richard-sellam) wrote : Re: "Waiting up to 60 more seconds for network configuration" at startup

Hello,

I had the bug with 1.3-0ubuntu10 and upgrading upstart to 1.3-0ubuntu11 from oneiric-proposed fixed this bug for me.

Just for information, my /etc/network/interfaces file:
auto lo eth0 eth1 eth2 eth3 eth4
iface lo inet loopback
iface eth0 inet dhcp
iface eth1 inet manual
iface eth2 inet manual
iface eth3 inet manual
iface eth4 inet manual

DistroRelease: Ubuntu 11.10
Architecture: amd64