aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2005-01-12 21:39:20 +0000
committerBill Nottingham <notting@redhat.com>2005-01-12 21:39:20 +0000
commite357600925dacdff4ce854204bc55deed0df6690 (patch)
tree97f553048d3a768f77e77218298bbcff887f5fa7
parent52f68b2b21100f8403d8a53e4f981b22d9f050d9 (diff)
downloadinitscripts-e357600925dacdff4ce854204bc55deed0df6690.tar
initscripts-e357600925dacdff4ce854204bc55deed0df6690.tar.gz
initscripts-e357600925dacdff4ce854204bc55deed0df6690.tar.bz2
initscripts-e357600925dacdff4ce854204bc55deed0df6690.tar.xz
initscripts-e357600925dacdff4ce854204bc55deed0df6690.zip
add docs
-rw-r--r--sysconfig.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 0a7fa9aa..622c49fc 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -552,6 +552,10 @@ Files in /etc/sysconfig/network-scripts/
If PERSISTENT_DHCLIENT=yes, then dhclient will keep on trying
to contact the dhcp server when it does not respond - no '-1'
option is given to dhclient.
+ DHCPRELEASE=yes|no|1|0
+ With this option set to 'yes' (1), when a dhcp configured
+ interface is brought down with 'ifdown', the lease will be
+ released. Otherwise, leases are not released.
If BOOTPROTO is not "none", then the only other item that
must be set is the DEVICE item; all the rest will be determined