]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: add missing noun v250-rc3
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 20 Dec 2021 13:55:32 +0000 (14:55 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 20 Dec 2021 18:39:35 +0000 (19:39 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 1f043f854134d4fd0658a0bff4f282ed59c24b9c..c881dee9a01c8f67b48a88a820ff7f2a071fcae5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -188,10 +188,11 @@ CHANGES WITH 250 in spe:
           during build-time.
 
         * Path units gained new TriggerLimitBurst= and TriggerLimitIntervalSec=
-          that default to '200' and '2s' respectively. This ensures that a path
-          unit cannot cause pid1 to busy loop when it is trying to trigger a
-          service that is skipped because of a Condition*= not being satisfied.
-          This matches the configuration and behaviour of socket units.
+          settings that default to 200 and 2 s respectively. The ratelimit
+          ensures that a path unit cannot cause PID1 to busy-loop when it is
+          trying to trigger a service that is skipped because of a Condition*=
+          not being satisfied. This matches the configuration and behaviour of
+          socket units.
 
         * The TPM2/FIDO2/PKCS11 support in systemd-cryptsetup is now also built
           as a plug-in for cryptsetup. This means the plain cryptsetup command