From: Yu Watanabe Date: Fri, 13 Jun 2025 18:53:03 +0000 (+0900) Subject: NEWS: mention PersistLeases=runtime in [DHCPServer] X-Git-Tag: v258-rc1~303^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F37835%2Fhead;p=thirdparty%2Fsystemd.git NEWS: mention PersistLeases=runtime in [DHCPServer] --- diff --git a/NEWS b/NEWS index 6f4e43da4b3..54c7cdb4876 100644 --- a/NEWS +++ b/NEWS @@ -398,6 +398,10 @@ CHANGES WITH 258 in spe: networkd.conf. (Previously this had to be configured individually in each .network file.) + * PersistLeases= setting in [DHCPServer] section now also accepts + "runtime", to make the DHCP server saves and loads bound leases on + the runtime storage. + * A new Preference= setting has been added to the [IPv6RoutePrefix] section to configure the route preference field.