]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: expand list of new Startup* settings
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 2 Aug 2023 14:01:40 +0000 (15:01 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 4 Aug 2023 14:45:26 +0000 (15:45 +0100)
This way users can grep/search the NEWS file for when a given setting was
added.

NEWS

diff --git a/NEWS b/NEWS
index fe046fe61515bd996916875b2d9cd090d24d48cc..bc6728ee7f5ed5b0c4582f67e7a7851fbb01e6f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -113,10 +113,12 @@ CHANGES WITH 254:
 
         Service Manager:
 
-        * "Startup" memory settings are now supported. Previously IO and CPU
-          settings were already supported via StartupCPUWeight= and similar.
-          The same logic has been added for the various per-unit memory
-          settings StartupMemoryMax= and related.
+        * Memory limits that apply while the unit is activating are now
+          supported. Previously IO and CPU settings were already supported via
+          StartupCPUWeight= and similar. The same logic has been added for the
+          various manager and unit memory settings (DefaultStartupMemoryLow=,
+          StartupMemoryLow=, StartupMemoryHigh=, StartupMemoryMax=,
+          StartupMemorySwapMax=, StartupMemoryZSwapMax=).
 
         * The service manager gained support for enqueuing POSIX signals to
           services that carry an additional integer value, exposing the