Bug 154699

Summary: ifup lo claims "need ifplugd" even though onboot start mode is defined
Product: [openSUSE] SUSE Linux 10.1 Reporter: Dirk Mueller <dmueller>
Component: BasesystemAssignee: Christian Zoz <zoz>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dirk Mueller 2006-03-02 14:06:07 UTC
my ifcfg-lo is: 

# Loopback (lo) configuration
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
BROADCAST=127.255.255.255
STARTMODE=onboot
USERCONTROL=no
~

and ifup lo says: 
oldboy:/etc/sysconfig/network # ifup lo
Package ifplugd not installed: missing /sbin/ifplugd
Comment 1 Christian Zoz 2006-03-02 15:08:53 UTC
Oh well, i added this check when fixing bug 152824. Obviously i did it wrong.
Comment 2 Christian Zoz 2006-03-02 15:38:07 UTC
Fixed in svn.