From: root Date: Mon, 18 Jan 2016 16:41:16 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=f52928d6583e24eb07654f9c9780dd8eabdd6581;p=config%2Fhelga%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/dhcpcd.conf b/dhcpcd.conf index e5a19cd..aeba356 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