From: Zbigniew Jędrzejewski-Szmek Date: Wed, 2 Aug 2023 14:01:50 +0000 (+0100) Subject: NEWS: adjust grammar X-Git-Tag: v255-rc1~817^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F28679%2Fhead;p=thirdparty%2Fsystemd.git NEWS: adjust grammar --- diff --git a/NEWS b/NEWS index bc6728ee7f5..e369b60af29 100644 --- a/NEWS +++ b/NEWS @@ -702,8 +702,8 @@ CHANGES WITH 254: server-side environment variable expansion in specified command lines. Expansion defaults to enabled for all execution types except --scope, where it defaults to off (and prints a warning) for backward - compatibility reasons. --scope will be flipped to default enabled too - in a future release, so if you are using --scope and passing a '$' + compatibility reasons. --scope will be flipped to enabled by default + too in a future release. If you are using --scope and passing a '$' character in the payload you should start explicitly using --expand-environment=yes/no according to the use case.