aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2012-11-28 16:55:48 +0100
committerLukas Nykryn <lnykryn@redhat.com>2012-11-28 16:55:48 +0100
commit631b91d336d4adc6a4a85e162fa91cc6ea5a00c6 (patch)
tree83cffb3ae195dce895a5d2cc94d344bb831cc144 /sysconfig.txt
parent154312747f637c8c31545c02b98140b4f2a08771 (diff)
downloadinitscripts-631b91d336d4adc6a4a85e162fa91cc6ea5a00c6.tar
initscripts-631b91d336d4adc6a4a85e162fa91cc6ea5a00c6.tar.gz
initscripts-631b91d336d4adc6a4a85e162fa91cc6ea5a00c6.tar.bz2
initscripts-631b91d336d4adc6a4a85e162fa91cc6ea5a00c6.tar.xz
initscripts-631b91d336d4adc6a4a85e162fa91cc6ea5a00c6.zip
Improve duplicate ip address check in ifup-aliases (#880684)
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 82a21ceb..e59216ef 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -582,6 +582,10 @@ Files in /etc/sysconfig/network-scripts/
NM_CONTROLLED=yes|no
If set to 'no', NetworkManager will ignore this connection/device.
Defaults to 'yes'.
+ ARPCHECKn=yes|no
+ If set to 'no', ifup will not try to determine, if requested ip address
+ is used by other machine in network.
+ Defaults to 'yes'.
If BOOTPROTO is not "none", then the only other item that
must be set is the DEVICE item; all the rest will be determined