From 03d1ec35f183185d4968942088a39d969eedfed0 Mon Sep 17 00:00:00 2001 From: hrs Date: Mon, 13 Sep 2010 19:52:04 +0000 Subject: Fix $ipv6_network_interfaces and set it as AUTO by default. Based on: changes in r206408 by dougb --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/defaults/rc.conf') diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index c875b28..5ff00fc 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -444,7 +444,7 @@ ubthidhci_enable="NO" # Switch an USB BT controller present on icmp_bmcastecho="NO" # respond to broadcast ping packets ### IPv6 options: ### -ipv6_network_interfaces="none" # List of IPv6 network interfaces +ipv6_network_interfaces="auto" # List of IPv6 network interfaces # (or "auto" or "none"). ipv6_defaultrouter="NO" # Set to IPv6 default gateway (or NO). #ipv6_defaultrouter="2002:c058:6301::" # Use this for 6to4 (RFC 3068) -- cgit v1.1