summaryrefslogtreecommitdiff
path: root/net-misc/radvd/files/radvd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/radvd/files/radvd.conf')
-rw-r--r--net-misc/radvd/files/radvd.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-misc/radvd/files/radvd.conf b/net-misc/radvd/files/radvd.conf
new file mode 100644
index 000000000000..6ba8f65b12a0
--- /dev/null
+++ b/net-misc/radvd/files/radvd.conf
@@ -0,0 +1,10 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Extra options to pass to radvd
+OPTIONS=""
+
+# Set this to "no" to tell the init script NOT to set up IPv6 forwarding
+# using /proc/sys/net/ipv6/conf/all/forwarding
+# Only change this if you know what you're doing!
+FORWARD="yes"