Bug 6266 - ifup fails to run when run-parts is not present
Summary: ifup fails to run when run-parts is not present
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Networking (show other bugs)
Version: unspecified
Hardware: Other Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-23 20:24 UTC by Andy Kennedy
Modified: 2013-05-23 20:24 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Kennedy 2013-05-23 20:24:06 UTC
Starting up a system that uses ifup-down fails when run-parts is not present on the system.  Many other services will fail to properly load if the base networking interface lo is not up.

Perhaps ifup/down should select run-parts?  Or maybe include a comment about ifup/down needing run-parts to work properly?