From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040211 Firefox/0.8 Description of problem: The package redhat-config-network recently changed it's name to system-config-network. Since then there's no more redhat-config-network-cmd around, but this command is still used in /etc/rc.d/rc.sysinit which is part of the initscripts. Because of this, the selected netprofile could not be set in /etc/rc.d/rc.sysinit. A (fixing) patch is appended. Version-Release number of selected component (if applicable): initscripts-7.46-1.1 How reproducible: Always Steps to Reproduce: 1. Choose a (different) netprofile via kernel cmd param "netprofile=xxx". 2. After startup you will see the system is still using the old profile. 3. Simply take a look at the patch ... ;-) Actual Results: /etc/rc.d/rc.sysinit does not change the netprofile. Expected Results: /etc/rc.d/rc.sysinit should change the netprofile to the selected (kernel cmd param) one. Additional info:
Created attachment 98394 [details] fixes bug #117846
*** This bug has been marked as a duplicate of 117838 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.