Fedora Account System
Red Hat Associate
Red Hat Customer
Upgraded my laptop to f14 alpha and patched it with yum update (after having to manually upgrade yum to the f14 version when anaconda didn't do it). Now when I boot, it doesn't start NetworkManager and I have no network interfaces. NetworkManager is chkconfig'ed on. Manually running "service NetworkManager start" works around the problem. $ chkconfig --list NetworkManager NetworkManager 0:off 1:off 2:on 3:on 4:on 5:on 6:off $ rpm -q systemd NetworkManager NetworkManager-0.8.1-4.git20100817.fc14.x86_64 systemd-7-3.fc14.x86_64
Might be a duplicate of bug 625386, but Harald's fix didn't work for me...
*** This bug has been marked as a duplicate of bug 624773 ***