From 8145d65a7b185b78d904d561fdb2420edb01369d Mon Sep 17 00:00:00 2001
From: Stephen Hemminger <stephen.hemminger@vyatta.com>
Date: Wed, 20 Jan 2010 19:12:25 -0800
Subject: Set IPV6 parameters in rl-system.init

The problem is that IPV6 module is not loaded when sysctl's
are interpreted during boot, and we want to allow marking IPV6
disabled.
---
 sysconf/vyatta-sysctl.conf | 4 ----
 1 file changed, 4 deletions(-)

(limited to 'sysconf')

diff --git a/sysconf/vyatta-sysctl.conf b/sysconf/vyatta-sysctl.conf
index 928cd6fb..f10f4541 100644
--- a/sysconf/vyatta-sysctl.conf
+++ b/sysconf/vyatta-sysctl.conf
@@ -60,7 +60,3 @@ net.ipv4.conf.default.accept_source_route=0
 # Enable send_redirects by default
 net.ipv4.conf.all.send_redirects=1
 
-# IPv6 parameters:
-
-# Enable packet forwarding for IPv6
-net.ipv6.conf.all.forwarding=1
-- 
cgit v1.2.3