aboutsummaryrefslogtreecommitdiffstats
path: root/main/radvd/radvd.confd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-22 06:29:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-22 06:30:49 +0000
commit0a5e89eab97504fe901bdae1c6bb87b360d59aff (patch)
treeb28541b0f1763d6945b10055eaf94b599ad40034 /main/radvd/radvd.confd
parentea1d2187ea42928c1200d87ff6856e0107a70c99 (diff)
downloadaports-0a5e89eab97504fe901bdae1c6bb87b360d59aff.tar.bz2
aports-0a5e89eab97504fe901bdae1c6bb87b360d59aff.tar.xz
main/radvd: moved from testing
Diffstat (limited to 'main/radvd/radvd.confd')
-rw-r--r--main/radvd/radvd.confd11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/radvd/radvd.confd b/main/radvd/radvd.confd
new file mode 100644
index 0000000000..e025c6862f
--- /dev/null
+++ b/main/radvd/radvd.confd
@@ -0,0 +1,11 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/files/radvd.conf,v 1.1 2006/07/19 13:02:36 uberlord Exp $
+
+# 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"