diff options
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r-- | man/systemd.network.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index e5f9d6f470..cd86a4f4be 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -876,8 +876,8 @@ lease expires. This is contrary to the DHCP specification, but may be the best choice if, e.g., the root filesystem relies on this connection. The setting <literal>dhcp</literal> implies <literal>dhcp-on-stop</literal>, and <literal>yes</literal> implies - <literal>dhcp</literal> and <literal>static</literal>. Defaults to - <literal>dhcp-on-stop</literal>.</para> + <literal>dhcp</literal> and <literal>static</literal>. Defaults to <literal>no</literal>. + </para> </listitem> </varlistentry> |