aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysconfig.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index f09c6d8b..a4c05da1 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -551,6 +551,10 @@ Files in /etc/sysconfig/network-scripts/
interface is brought down with 'ifdown', the lease will be
released. Otherwise, leases are not released.
+ NO_DHCP_HOSTNAME=yes|no|1|0
+ Tells initscripts to not obtain hostname from DHCP server in the ifup-post
+ phase. This option might be useful especially with static configuration of
+ the interface.
DHCP_SEND_HOSTNAME=yes|no|1|0
Tells initscripts whether the DHCP_HOSTNAME or DHCP_FQDN options (below)
should be sent to DHCP server.