NEWS: expand list of new Startup* settings

This way users can grep/search the NEWS file for when a given setting was
added.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-08-02 15:01:40 +01:00
parent 8f1c446979
commit e9ae4187bb

10
NEWS
View file

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