Hi again all,

I have completed my LFS build. And I wanted to install dhcpcd. So as in the
BLFS I have followed every step and it seems everything went well

*make install-service-dhcpcd*

install -d -m 755 /lib/services
install -m 754 blfs/services/dhcpcd  /lib/services

*cat /etc/sysconfig/ifconfig.eth0 *

ONBOOT="yes"
IFACE="eth0"
SERVICE="dhcpcd"
DHCP_START="-b -q"
DHCP_STOP="-k"

Once I boot in to the system it does not starting up automatically. I
always has to run the "dhcpcd" to get it up. So I'm wondering what maybe
the issue.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to