Bug 81471

Summary: /etc/init.d/network status reports "active" for inactive devices
Product: [Retired] Red Hat Public Beta Reporter: Miloslav Trmac <mitr>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: phoebeCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-01-14 03:38:18 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:
Bug Depends On:    
Bug Blocks: 79579    

Description Miloslav Trmac 2003-01-09 19:51:48 UTC
Steps to Reproduce:
1.During installation, chose NOT to start eth0 (rtl8139) at boot
2./etc/init.d/network status
    
Actual results:
eth0 is listed among active devices

Additional info:
/sbin/ip -o link show shows even inactive devices:
1: lo: <LOOPBACK, UP> ...
2: eth0: <BROADCAST, MULTICAST> ..... [not UP ]

Comment 1 Bill Nottingham 2003-01-14 03:38:18 UTC
fixed in 7.03-1, thanks!