diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-networkd.service.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 02a211e37a..2209737f48 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -260,6 +260,13 @@ from the DHCP server will be used on the current link.</para> </listitem> </varlistentry> + <varlistentry> + <term><varname>UseHostname</varname></term> + <listitem> + <para>When true (the default) the hostname received from the DHCP server + will be used as the transient hostname.</para> + </listitem> + </varlistentry> </variablelist> </refsect2> |