aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2013-04-12 12:59:20 +0200
committerLukas Nykryn <lnykryn@redhat.com>2013-07-23 14:33:49 +0200
commit94c6a8b314c9924956f2c9dd8df5895d5d3c96c3 (patch)
treec2685442889c02eb7f1b73040f381c1223ffb914 /sysconfig.txt
parent542108e4cc22662701fd98e45ad13ece7a84baa1 (diff)
downloadinitscripts-94c6a8b314c9924956f2c9dd8df5895d5d3c96c3.tar
initscripts-94c6a8b314c9924956f2c9dd8df5895d5d3c96c3.tar.gz
initscripts-94c6a8b314c9924956f2c9dd8df5895d5d3c96c3.tar.bz2
initscripts-94c6a8b314c9924956f2c9dd8df5895d5d3c96c3.tar.xz
initscripts-94c6a8b314c9924956f2c9dd8df5895d5d3c96c3.zip
try dhcpv6 after v4 failed
Conflicts: sysconfig/network-scripts/ifup-eth
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 6ee5c9e2..c738fb52 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -586,6 +586,9 @@ Files in /etc/sysconfig/network-scripts/
If set to 'no', ifup will not try to determine, if requested ip address
is used by other machine in network.
Defaults to 'yes'.
+ IPV4_FAILURE_FATAL=yes|no
+ If set to yes, ifup-eth will end immediately after ipv4 dhclient fails.
+ Defaults to 'no'.
If BOOTPROTO is not "none", then the only other item that
must be set is the DEVICE item; all the rest will be determined