From 429cddbaf1075ad235c2b74dd6eecc2dfd37f3ea Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 26 Jan 2022 19:03:34 +0000 Subject: [PATCH] NEWS: note breaking change w.r.t. Restart=always and ExecCondition= --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 4551f82ffa4..33bdbfe0a44 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ CHANGES WITH 251: can still be used by explicitly configuring RouteTable= setting in .netdev files. + * Services with Restart=always and a failing ExecCondition= will no longer + be restarted, to bring ExecCondition= in line with Condition*= settings. + CHANGES WITH 250: * Support for encrypted and authenticated credentials has been added. -- 2.47.3