From 3c764b5a6346417c2d6afecd39022eb8d84d53c8 Mon Sep 17 00:00:00 2001 From: fgsch <> Date: Sat, 23 Jul 2011 08:23:46 +0000 Subject: [PATCH] mention net.inet6.ip6.rediraccept as well around rtsold_flags. sthen@ ok. --- src/etc/rc.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/etc/rc.conf b/src/etc/rc.conf index 17b59c6c..a9f5a53b 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.158 2011/07/18 17:04:11 ajacoutot Exp $ +# $OpenBSD: rc.conf,v 1.159 2011/07/23 08:23:46 fgsch Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" @@ -33,6 +33,7 @@ route6d_flags=NO # for normal use: "" rtsold_flags=NO # for normal use: interface # be sure to set net.inet6.ip6.forwarding=0 # be sure to set net.inet6.ip6.accept_rtadv=1 + # be sure to set net.inet6.ip6.rediraccept=1 lpd_flags=NO # for normal use: "" (or "-l" for debugging) sensorsd_flags=NO # for normal use: "" hotplugd_flags=NO # for normal use: ""