K 10 svn:author V 3 pjd K 8 svn:date V 27 2013-07-04T12:27:10.535133Z K 7 svn:log V 290 Fix dhclient for interfaces that are down. The discover_interfaces() function that looks for interface skips interfaces that are not UP. We need to call dhclient-script PREINIT before we call discover_interfaces(), so the script has a chance to bring the interface UP. Reported by: alfred END