diff options
author | Bill Nottingham <notting@redhat.com> | 2007-04-16 22:52:39 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2007-04-16 22:52:39 +0000 |
commit | ed2137ce28f919fef226668612c7c72f0c891b12 (patch) | |
tree | 9751a5c786175ad47c9d37def27ebfa2f71fb579 /sysconfig.txt | |
parent | 90cb0612911174949c03b7405bb6d8bd42322055 (diff) | |
download | initscripts-ed2137ce28f919fef226668612c7c72f0c891b12.tar initscripts-ed2137ce28f919fef226668612c7c72f0c891b12.tar.gz initscripts-ed2137ce28f919fef226668612c7c72f0c891b12.tar.bz2 initscripts-ed2137ce28f919fef226668612c7c72f0c891b12.tar.xz initscripts-ed2137ce28f919fef226668612c7c72f0c891b12.zip |
clarify ipv6 note
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index a9f45f70..19d329b3 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -274,7 +274,9 @@ Files in /etc/sysconfig NETWORKING_IPV6=yes|no Enable or disable global IPv6 initialization - To do this properly, add a rule in /etc/modprobe.conf. + To do this properly, add a rule in /etc/modprobe.conf that + disables loading of the ipv6 module. Example: + install ipv6 /bin/true /etc/sysconfig/static-routes-ipv6: Contains lines of the form: |