Bug 515078

Summary: without NetworkManager system starts with network off
Product: [Fedora] Fedora Reporter: Michael de Mare <mikey>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: low    
Version: rawhideCC: karsten, notting, ovasik, rvokal, tschweikle
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-03 15:23:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael de Mare 2009-08-01 17:49:25 UTC
I deliberately have NetworkManager uninstalled because it clobbers my configuration files.  I have specifically configured my ethernet interface to start when the system is brought up.  When the system is brought up, it is not started, requiring me to start it manually.  This is a huge problem because if there is a power failure and I need someone to turn my system on so that I can reach it remotely, the network interface does not come up.  The system should be fixed so that the network interface comes up at boot time if that is specified in the configuration.

Comment 1 Ondrej Vasik 2009-08-01 17:56:59 UTC
Thanks for report, but it has nothing to do with basesystem package. I'm not 100% sure where to reassign that bugzilla - but maybe initscripts... let's try...

Comment 2 Bill Nottingham 2009-08-03 15:23:54 UTC
If it does not come up, you have not specified it in the configuration. If you have removed NM, you need to do:

'chkconfig --level 345 network on'

Comment 3 Bill Nottingham 2011-07-05 18:30:39 UTC
*** Bug 719030 has been marked as a duplicate of this bug. ***