Re: [systemd-devel] Using busybox-udhcpc

2013-07-30 Thread Kay Sievers
On Wed, Jul 31, 2013 at 1:16 AM, Paul D. DeRocco wrote: > I have a Yocto-based embedded system (poky-dylan on a Cedartrail Atom), > which has been modified to use systemd. I've also added Samba 3.6.8 from > OpenEmbedded. The system has available busybox-udhcpc for a DHCP client, but > nothing is s

[systemd-devel] Using busybox-udhcpc

2013-07-30 Thread Paul D. DeRocco
I have a Yocto-based embedded system (poky-dylan on a Cedartrail Atom), which has been modified to use systemd. I've also added Samba 3.6.8 from OpenEmbedded. The system has available busybox-udhcpc for a DHCP client, but nothing is starting it. If I start it manually, then Samba works fine. I sup