diff options
author | Susant Sahani <susant@redhat.com> | 2015-07-11 09:26:55 +0530 |
---|---|---|
committer | Susant Sahani <susant@redhat.com> | 2015-07-11 09:26:55 +0530 |
commit | 1adc5d0bcd17fc8a8cd22fcd03174bfd75306dcd (patch) | |
tree | 3b0f6d9e7a9888542a4c46082469234e3f1b8ce9 | |
parent | a7d0ef446e5f28b37688743de22052abc8136a94 (diff) |
man: add manual for DHCP override hostname
-rw-r--r-- | man/systemd.network.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index ff01da6249..90a0e8fff6 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -589,6 +589,12 @@ </listitem> </varlistentry> <varlistentry> + <term><varname>Hostname=</varname></term> + <listitem> + <para>Hostname is a option to override the machine's hostname that will be sent to the DHCP server</para> + </listitem> + </varlistentry> + <varlistentry> <term><varname>UseDomains=</varname></term> <listitem> <para>When true (not the default), the domain name |