summaryrefslogtreecommitdiffstats
path: root/network.py
diff options
context:
space:
mode:
authorPaul Nasrat <pnasrat@redhat.com>2006-05-18 15:06:52 +0000
committerPaul Nasrat <pnasrat@redhat.com>2006-05-18 15:06:52 +0000
commit8eab80c9f5dced25657ffcf7da99ff060d1ac20d (patch)
tree643333833b7e4bfe5c36a832eac4210761e8344d /network.py
parent2e3845ec6c8f9ab21fdcfba4d957ff67929799d9 (diff)
downloadanaconda-8eab80c9f5dced25657ffcf7da99ff060d1ac20d.tar.gz
anaconda-8eab80c9f5dced25657ffcf7da99ff060d1ac20d.tar.xz
anaconda-8eab80c9f5dced25657ffcf7da99ff060d1ac20d.zip
ipv6: The choice of a new generation
Diffstat (limited to 'network.py')
-rw-r--r--network.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/network.py b/network.py
index f5feef041..b3270cf9a 100644
--- a/network.py
+++ b/network.py
@@ -453,6 +453,7 @@ class Network:
f = open(instPath + "/etc/sysconfig/network", "w")
f.write("NETWORKING=yes\n"
+ "NETWORKING_IPV6=yes\n"
"HOSTNAME=")
# use instclass hostname if set(kickstart) to override