From: Roy Marples Date: Wed, 9 Sep 2009 10:32:48 +0000 (+0000) Subject: Simplify config. X-Git-Tag: v5.1.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7107a8013bde305438700bb8a48013ee9ad6d3ac;p=thirdparty%2Fdhcpcd.git Simplify config. --- diff --git a/dhcpcd.conf b/dhcpcd.conf index 667f935c..d13bebeb 100644 --- a/dhcpcd.conf +++ b/dhcpcd.conf @@ -10,11 +10,7 @@ option domain_name_servers, domain_name, domain_search, host_name option ntp_servers # Respect the network MTU. option interface_mtu - # A ServerID is required by RFC2131. -# Some broken DHCP servers do not send one and dhcpcd can work without it. -# Some broken DHCP servers NAK incorrectly and do not include a ServerID -# either so the default is to require a ServerID. require dhcp_server_identifier # A hook script is provided to lookup the hostname if not set by the DHCP