]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: add in a missing change back from 229 (#7804)
authorLennart Poettering <lennart@poettering.net>
Thu, 4 Jan 2018 12:52:50 +0000 (13:52 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 4 Jan 2018 12:52:50 +0000 (13:52 +0100)
See:

https://lists.freedesktop.org/archives/systemd-devel/2017-July/039255.html
http://fromthecodefront.blogspot.de/2017/07/systemd-pitfalls.html

NEWS

diff --git a/NEWS b/NEWS
index 1def98212de362e14e4fca2403378b2e4ca2c574..0d2737d10695faeba42bc02e271b9a6765b2c4e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2074,6 +2074,13 @@ CHANGES WITH 229:
 
                   d /run/lock/lockdev 0775 root lock -
 
+        * The settings StartLimitBurst=, StartLimitInterval=, StartLimitAction=
+          and RebootArgument= have been moved from the [Service] section of
+          unit files to [Unit], and they are now supported on all unit types,
+          not just service units. Of course, systemd will continue to
+          understand these settings also at the old location, in order to
+          maintain compatibility.
+
         Contributions from: Abdo Roig-Maranges, Alban Crequy, Aleksander
         Adamowski, Alexander Kuleshov, Andreas Pokorny, Andrei Borzenkov,
         Andrew Wilcox, Arthur Clement, Beniamino Galvani, Casey Schaufler,