Comment 9 for bug 53387

Revision history for this message
Bob Blanchard (blabj) wrote : Re: Boot order problem

FYI, a workaround that I am using.. in /etc/rc.local I put the following:

sudo ifdown eth1
sudo ifup eth1

(where eth1 is my wireless interface)