aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2005-01-14 04:21:32 +0000
committerBill Nottingham <notting@redhat.com>2005-01-14 04:21:32 +0000
commit43c61a15cd024d5ba836a53b35e5b9d4416fe1b0 (patch)
tree263ce74c74288f19291ac3246e97963b97c47a8e
parent290e85a33ea218fae005850f0088712783387bab (diff)
downloadinitscripts-43c61a15cd024d5ba836a53b35e5b9d4416fe1b0.tar
initscripts-43c61a15cd024d5ba836a53b35e5b9d4416fe1b0.tar.gz
initscripts-43c61a15cd024d5ba836a53b35e5b9d4416fe1b0.tar.bz2
initscripts-43c61a15cd024d5ba836a53b35e5b9d4416fe1b0.tar.xz
initscripts-43c61a15cd024d5ba836a53b35e5b9d4416fe1b0.zip
document NOZEROCONF
-rw-r--r--sysconfig.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 28c1100b..34d351e8 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -547,6 +547,9 @@ Files in /etc/sysconfig/network-scripts/
Set the hardware address for this device to this.
Use of this in conjunction with HWADDR= may cause
unintended behavior.
+ NOZZEROCONF=
+ Set this to not set a route for dyamic link-local addreses
+ over this device.
PERSISTENT_DHCLIENT=yes|no|1|0
Without this option, or if it is 'no'/'0', and BOOTPROTO=dhcp,
dhclient is run for the interface in "one-shot" mode; if the