From 7414ff601a342b2872ae88552c5fb91f1de3fc89 Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Tue, 2 May 2017 23:51:16 +0200 Subject: sysconfig.txt: mention previously introduced NO_DHCP_HOSTNAME option --- sysconfig.txt | 4 ++++ 1 file changed, 4 insertions(+) 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. -- cgit v1.2.1