From: Yu Watanabe Date: Mon, 24 Mar 2025 10:25:01 +0000 (+0900) Subject: man/networkd.conf: revert unexpected replacement of PersistLeases= setting X-Git-Tag: v258-rc1~1017 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0cfb6a791e2efc7ae7e473ea89ad99b6077d928;p=thirdparty%2Fsystemd.git man/networkd.conf: revert unexpected replacement of PersistLeases= setting The entry was unexpectedly replaced by the commit 418f2dc75564330d4ff6c86193f4a3c8ffbb1f1b (v256). This reverts the change. Fixes #36837. --- diff --git a/man/networkd.conf.xml b/man/networkd.conf.xml index 0f7f7aafc59..b053e3182ea 100644 --- a/man/networkd.conf.xml +++ b/man/networkd.conf.xml @@ -401,9 +401,12 @@ DUIDRawData=00:00:ab:11:f9:2a:c2:77:29:f9:5c:00 - UseDomains= + PersistLeases= - Same as the one in the [IPv6AcceptRA] section, but applied for DHCPv4 protocol. + Specifies the default value for per-network PersistLeases=. + Takes a boolean. See for details in + systemd.network5. + Defaults to yes.