aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-09-02 16:28:02 -0400
committerHarald Hoyer <harald@redhat.com>2010-09-13 15:47:02 +0200
commit85f809ad1d6f47d4fe73a07fa358fd917bc94b87 (patch)
treeaaa49c23893fcbf6bf430e2fdd44ed2f24e85199
parent52dfb70cd860e4d0fd51e37e30a081fd197f1b74 (diff)
downloadinitscripts-85f809ad1d6f47d4fe73a07fa358fd917bc94b87.tar
initscripts-85f809ad1d6f47d4fe73a07fa358fd917bc94b87.tar.gz
initscripts-85f809ad1d6f47d4fe73a07fa358fd917bc94b87.tar.bz2
initscripts-85f809ad1d6f47d4fe73a07fa358fd917bc94b87.tar.xz
initscripts-85f809ad1d6f47d4fe73a07fa358fd917bc94b87.zip
Doucment DHCP_HOSTNAME (#498052)
-rw-r--r--sysconfig.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index ebd73e9b..454c1321 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -548,6 +548,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.