]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/networkd.conf: revert unexpected replacement of PersistLeases= setting
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 24 Mar 2025 10:25:01 +0000 (19:25 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 24 Mar 2025 11:30:23 +0000 (11:30 +0000)
The entry was unexpectedly replaced by the commit
418f2dc75564330d4ff6c86193f4a3c8ffbb1f1b (v256).
This reverts the change.

Fixes #36837.

man/networkd.conf.xml

index 0f7f7aafc59c836d5086983274ff9c97836175b6..b053e3182eaa9c89cb285ba15cddaf0c179bd0e6 100644 (file)
@@ -401,9 +401,12 @@ DUIDRawData=00:00:ab:11:f9:2a:c2:77:29:f9:5c:00</programlisting>
 
     <variablelist class='network-directives'>
       <varlistentry>
-        <term><varname>UseDomains=</varname></term>
+        <term><varname>PersistLeases=</varname></term>
         <listitem>
-          <para>Same as the one in the [IPv6AcceptRA] section, but applied for DHCPv4 protocol.</para>
+          <para>Specifies the default value for per-network <varname>PersistLeases=</varname>.
+          Takes a boolean. See for details in
+          <citerefentry><refentrytitle>systemd.network</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
+          Defaults to <literal>yes</literal>.</para>
 
           <xi:include href="version-info.xml" xpointer="v256"/>
         </listitem>