summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2005-01-12 21:33:57 +0000
committerBill Nottingham <notting@redhat.com>2005-01-12 21:33:57 +0000
commitb458cb71e6ed9e598eeb390d51f6d4ec6425fbc4 (patch)
tree86d816828b5532ed7facc493d6ae1cbb41084df2
parentcb7e3d104fed84af2c42bf2c507b610d62ad14b0 (diff)
downloadinitscripts-b458cb71e6ed9e598eeb390d51f6d4ec6425fbc4.tar.gz
initscripts-b458cb71e6ed9e598eeb390d51f6d4ec6425fbc4.tar.xz
initscripts-b458cb71e6ed9e598eeb390d51f6d4ec6425fbc4.zip
add docs
-rw-r--r--sysconfig.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index fa889d49..28c1100b 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -556,6 +556,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