diff options
author | 2018-01-04 13:52:50 +0100 | |
---|---|---|
committer | 2018-01-13 12:19:21 -0500 | |
commit | 812f0359212a6449b6eac4f873d0eed67bd48db5 (patch) | |
tree | 50810febb732dc60368a012809751ef472201063 /NEWS | |
parent | ip-address-access: let's exit the loop after invalidating our entry a (#7803) (diff) | |
download | systemd-812f0359212a6449b6eac4f873d0eed67bd48db5.tar.gz systemd-812f0359212a6449b6eac4f873d0eed67bd48db5.tar.bz2 systemd-812f0359212a6449b6eac4f873d0eed67bd48db5.zip |
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
(cherry picked from commit dd95b381b26369c02a3ca03585184cb2ea17295b)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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, |