diff options
| -rw-r--r-- | etc/defaults/rc.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 80b84f7143a..fe4752cb3fd 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -1,4 +1,4 @@ -# $NetBSD: rc.conf,v 1.134 2015/12/13 02:27:06 christos Exp $ +# $NetBSD: rc.conf,v 1.135 2015/12/26 21:05:11 plunky Exp $ # # /etc/defaults/rc.conf -- # default configuration of /etc/rc.conf @@ -376,7 +376,7 @@ makemandb=YES blacklistd=NO # IPv6 address selection policy -ip6addrctl_enable=NO +ip6addrctl=NO # ipv6_prefer, ipv4_prefer, auto ip6addrctl_policy=auto ip6addrctl_verbose=NO |
