aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-09-02 16:28:02 -0400
committerBill Nottingham <notting@redhat.com>2009-09-02 16:28:02 -0400
commit7333b2fc35bb99378c81b9f7184b6c8423f078c1 (patch)
treed10761dc84bc475bd16f0119ae4b3bf951c0c205 /sysconfig.txt
parent7accf38c3bc38bc2664f9549910c7d365d5de303 (diff)
downloadinitscripts-7333b2fc35bb99378c81b9f7184b6c8423f078c1.tar
initscripts-7333b2fc35bb99378c81b9f7184b6c8423f078c1.tar.gz
initscripts-7333b2fc35bb99378c81b9f7184b6c8423f078c1.tar.bz2
initscripts-7333b2fc35bb99378c81b9f7184b6c8423f078c1.tar.xz
initscripts-7333b2fc35bb99378c81b9f7184b6c8423f078c1.zip
Doucment DHCP_HOSTNAME (#498052)
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 76113c69..8f726186 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -564,6 +564,8 @@ Files in /etc/sysconfig/network-scripts/
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.
+ DHCP_HOSTNAME=<name>
+ Sends the specified hostname to the DHCP server.
DHCLIENT_IGNORE_GATEWAY=yes|no|1|0
If set to 'yes', it will cause dhclient-script to ignore any $GATEWAY
setting that may be in the ifcfg file for this interface.