]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- comment out all IPv6 stuff by default
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 5 Oct 2001 18:21:59 +0000 (18:21 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 5 Oct 2001 18:21:59 +0000 (18:21 +0000)
svn-id: @950

sysctl.conf

index 437415e35fcf57ab9b3c7f0ca4fe8a4c09c8a856..6af5f6d072f6efe36ab5f519e887683b0e87e5ed 100644 (file)
@@ -94,7 +94,7 @@ net.ipv4.ip_local_port_range = 1024 4999
 ### IPV6 NETWORKING
 
 # Disables IPv6 packet forwarding
-net.ipv6.conf.all.forwarding = 0
+net.ipv6.conf.all.forwarding = 0
 
 # Do you want IPv6 address autoconfiguration? Kernel default is yes.
 # net.ipv6.conf.all.autoconf = 0
This page took 0.134701 seconds and 4 git commands to generate.