From: Frank Brehm Date: Thu, 14 Jan 2016 22:13:53 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=3076860b58ad70e2c88a8ed9fde6d2d250f67da8;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/dhcpcd.conf b/dhcpcd.conf index e5a19cd8..aeba3567 100644 --- a/dhcpcd.conf +++ b/dhcpcd.conf @@ -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