aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
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 fde8934e..c002eb5f 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'.
For dynamic addressing (BOOTPROTO=dhcp) only DEVICE needs to
be set; all the rest will be determined by the boot protocol.