aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.