]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Simplify config.
authorRoy Marples <roy@marples.name>
Wed, 9 Sep 2009 10:32:48 +0000 (10:32 +0000)
committerRoy Marples <roy@marples.name>
Wed, 9 Sep 2009 10:32:48 +0000 (10:32 +0000)
dhcpcd.conf

index 667f935c10689dcd88bb4c0bd7554bc318801621..d13bebeb7319a49c1f8bde8c2592519fdae2a756 100644 (file)
@@ -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