summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall-VM-grongo2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-VM-grongo b/install-VM-grongo
index 678e33f..c6cd666 100755
--- a/install-VM-grongo
+++ b/install-VM-grongo
@@ -222,7 +222,7 @@ iface lo inet loopback
allow-hotplug eth0
iface eth0 inet static
- pre-up echo 0 > /proc/sys/net/ipv6/conf/\$IFACE/accept_ra
+ pre-up echo 1 > /proc/sys/net/ipv6/conf/\$IFACE/disable_ipv6
address $ipaddr/$prefixlen
gateway $gateway