changeset 1415:f080d1b9a933 draft

Simplify config.
author Roy Marples <roy@marples.name>
date Wed, 09 Sep 2009 10:32:48 +0000
parents de4ea465c1be
children f37ef3532440
files dhcpcd.conf
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/dhcpcd.conf	Mon Sep 07 21:05:46 2009 +0000
+++ b/dhcpcd.conf	Wed Sep 09 10:32:48 2009 +0000
@@ -10,11 +10,7 @@
 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