Description of problem: After upgrade from FC13 to FC15 /etc/init.d/network tries to put up all interfaces (/etc/sysconfig/network-scripts/ifcfg-* configs), which causes significant delays (5-10 min) during the boot. The root cause is that in /etc/sysconfig/network-scripts are created config scripts for all wifi networks I have configured e.g. /etc/sysconfig/network-scripts/ifcfg-Auto_myWifiConnection. Even if I delete these ifcfg-wifi files manually, they are recreated. Not sure, which process creates them and also not sure, if it's intended to have separate config file for each wifi configuration in /etc/sysconfig/network-scripts, where network script supposes probably only interfaces configs. Version-Release number of selected component (if applicable): initscripts-9.30-2.fc15.i686
*** This bug has been marked as a duplicate of bug 708207 ***