doherty pete wrote:
when i start the kernel, it wait long time to dhcp for eth0:
eth0:dhcped 4.0.15 starting
eth0:waiting for carrier

i want to forbid dhcp,how can i do?

--
pete_doherty

I'm not sure but would this help?

# Some people want a finer grain over hotplug/coldplug. RC_PLUG_SERVICES is a
# list of services that are matched in order, either allowing or not. By
# default we allow services through as RC_COLDPLUG/RC_HOTPLUG has to be yes
# anyway.
# Example - RC_PLUG_SERVICES="net.wlan !net.*"
# This allows net.wlan and any service not matching net.* to be plugged.

RC_PLUG_SERVICES=""

That's in /etc/conf.d/rc.

Dale

:-)  :-)

Reply via email to