From: Frank Brehm Date: Sun, 8 Apr 2018 10:22:58 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=ebba8a223cf0760c80aa0f7645cc7ab7a1599348;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/dhcpcd.conf b/dhcpcd.conf index aeba3567..537ed77b 100644 --- a/dhcpcd.conf +++ b/dhcpcd.conf @@ -26,13 +26,16 @@ 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 -# Generate Stable Private IPv6 Addresses instead of hardware based ones +# Generate SLAAC address using the Hardware Address of the interface +#slaac hwaddr +# OR generate Stable Private IPv6 Addresses based from the DUID slaac private