Bug 154699 - ifup lo claims "need ifplugd" even though onboot start mode is defined
Summary: ifup lo claims "need ifplugd" even though onboot start mode is defined
Status: VERIFIED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Christian Zoz
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-02 14:06 UTC by Dirk Mueller
Modified: 2007-06-05 09:37 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.