# /etc/conf.d/net.eth0 - example eth0 network device configuration # $Id$ ONBOOT="yes" NETWORKING="dhcp" DHCP_PROG="/sbin/udhcpc" DHCP_START="-t 10 -q" DHCP_STOP=""