chiark / gitweb /
networkd: dhcp - by default ignore the MTU
[elogind.git] / man / systemd-networkd.service.xml
index 02a211e37a748a46b82b9332a555d59b2a754e34..9f628d3b4ac21ceef497dd4b2f52d7f80f21410e 100644 (file)
                                 <varlistentry>
                                         <term><varname>UseMTU</varname></term>
                                         <listitem>
-                                                <para>When true (the default) the interface maximum transmission unit
-                                                from the DHCP server will be used on the current link.</para>
+                                                <para>When true the interface maximum transmission unit from the DHCP server will
+                                                be used on the current link. Defaults to false.</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>