From dd95b381b26369c02a3ca03585184cb2ea17295b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 4 Jan 2018 13:52:50 +0100 Subject: [PATCH] NEWS: add in a missing change back from 229 (#7804) See: https://lists.freedesktop.org/archives/systemd-devel/2017-July/039255.html http://fromthecodefront.blogspot.de/2017/07/systemd-pitfalls.html --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 1def98212d..0d2737d106 100644 --- 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,