]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention PersistLeases=runtime in [DHCPServer] 37835/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 13 Jun 2025 18:53:03 +0000 (03:53 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 13 Jun 2025 18:53:10 +0000 (03:53 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 6f4e43da4b39075350abb8bad316eb27fd5eed1c..54c7cdb487678c1c29fe6f607041c6170254e351 100644 (file)
--- 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.