[Home] [Credit Search] [Category Browser] [Staff Roll Call] | The LINUX.COM Article Archive |
Originally Published: Tuesday, 11 January 2000 | Author: 6plpy |
Published to: learn_articles_support/Articles | Page: 1/1 - [Std View] |
DHCP under Corel for @Home Cable
Linuxnewbie.org has posted an article on getting DHCP working with your @home Cable Services.
|
(I'm using Corel Linux, but may work for other distributions)
with a text editor, open up: /etc/init.d/dhcpcd
Scroll Down and look for:
"##### MAIN FUNCTION ###"
it is about 40 lines from the end of the file. Somewhere between the "## Main Function ###"" and the end of the file, you will see:
start-stop-daemon --start --quiet --exec $DAEMON -- $IFACE
you need to change this line to:
start-stop-daemon --start --quiet --exec $DAEMON -- -h