Bug 6266

Summary: ifup fails to run when run-parts is not present
Product: Busybox Reporter: Andy Kennedy <andy.kennedy>
Component: NetworkingAssignee: unassigned
Status: NEW ---    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Host: Target:
Build:

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?