]> 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>
Sun, 8 Apr 2018 10:22:58 +0000 (12:22 +0200)
committerFrank Brehm <frank@brehm-online.com>
Sun, 8 Apr 2018 10:22:58 +0000 (12:22 +0200)
dhcpcd.conf

index aeba3567004ff6caf655142396b86f9d3c499891..537ed77b3bdce5dd8b93e57e485c8888ecbec523 100644 (file)
@@ -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