diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2013-07-29 15:17:48 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2013-07-29 15:17:48 +0200 |
commit | 0721d2cefd672da45402d6d558384e52a4ed8376 (patch) | |
tree | 76c566a47defae0af6e7de2dbfb3315c2b729e73 /sysconfig.txt | |
parent | 305a90a410b6b975431c441c2bbcbc23ff68d7ac (diff) | |
download | initscripts-0721d2cefd672da45402d6d558384e52a4ed8376.tar initscripts-0721d2cefd672da45402d6d558384e52a4ed8376.tar.gz initscripts-0721d2cefd672da45402d6d558384e52a4ed8376.tar.bz2 initscripts-0721d2cefd672da45402d6d558384e52a4ed8376.tar.xz initscripts-0721d2cefd672da45402d6d558384e52a4ed8376.zip |
consider IPV6INIT undefined as YES
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 862bfe6d..bc7bfa37 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -599,7 +599,7 @@ Files in /etc/sysconfig/network-scripts/ IPv6-only items for real interfaces: IPV6INIT=yes|no Enable or disable IPv6 static, DHCP, or autoconf configuration for this interface - Default: no + Default: yes IPV6FORWARDING=yes|no Enable or disable global forwarding of incoming IPv6 packets Note: Obsolete in interface specification! |