From: Roy Marples Date: Wed, 15 Mar 2017 22:15:01 +0000 (+0000) Subject: Disable NTP in the default config. X-Git-Tag: v7.0.0-beta1~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa1a876387301cbfe636a3f737fde1baf7d00493;p=thirdparty%2Fdhcpcd.git Disable NTP in the default config. --- diff --git a/src/dhcpcd.conf b/src/dhcpcd.conf index aeba3567..1baf8f70 100644 --- a/src/dhcpcd.conf +++ b/src/dhcpcd.conf @@ -26,11 +26,12 @@ option rapid_commit # A list of options to request from the DHCP server. option domain_name_servers, domain_name, domain_search, host_name option classless_static_routes -# Most distributions have NTP support. -option ntp_servers # Respect the network MTU. This is applied to DHCP routes. option interface_mtu +# Most distributions have NTP support. +#option ntp_servers + # A ServerID is required by RFC2131. require dhcp_server_identifier