diff options
author | Bill Nottingham <notting@redhat.com> | 2005-01-14 04:21:32 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2005-01-14 04:21:32 +0000 |
commit | 43c61a15cd024d5ba836a53b35e5b9d4416fe1b0 (patch) | |
tree | 263ce74c74288f19291ac3246e97963b97c47a8e /sysconfig.txt | |
parent | 290e85a33ea218fae005850f0088712783387bab (diff) | |
download | initscripts-43c61a15cd024d5ba836a53b35e5b9d4416fe1b0.tar initscripts-43c61a15cd024d5ba836a53b35e5b9d4416fe1b0.tar.gz initscripts-43c61a15cd024d5ba836a53b35e5b9d4416fe1b0.tar.bz2 initscripts-43c61a15cd024d5ba836a53b35e5b9d4416fe1b0.tar.xz initscripts-43c61a15cd024d5ba836a53b35e5b9d4416fe1b0.zip |
document NOZEROCONF
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 3 |
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 |