]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 14 Jan 2016 22:13:53 +0000 (23:13 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Thu, 14 Jan 2016 22:13:53 +0000 (23:13 +0100)
dhcpcd.conf

index e5a19cd8b083401201784004da85814989b3b73d..aeba3567004ff6caf655142396b86f9d3c499891 100644 (file)
@@ -28,16 +28,11 @@ 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.
-# Some interface drivers reset when changing the MTU so disabled by default.
-#option interface_mtu
+# Respect the network MTU. This is applied to DHCP routes.
+option interface_mtu
 
 # A ServerID is required by RFC2131.
 require dhcp_server_identifier
 
 # Generate Stable Private IPv6 Addresses instead of hardware based ones
 slaac private
-
-# A hook script is provided to lookup the hostname if not set by the DHCP
-# server, but it should not be run by default.
-nohook lookup-hostname