Comment 2 for bug 305180

Revision history for this message
Ryan Steele (ryans-aweber) wrote :

I fixed this by commenting out the 'ipconfig' line, and calling the configure_networking function. I also had to make that function look for net-*.conf, instead of net-${DEVICE}.conf, since by default it looks at eth0 (because it sources the initramfs.conf, which sets DEVICE=eth0).