From: Yu Watanabe Date: Tue, 25 Jul 2023 06:50:29 +0000 (+0900) Subject: NEWS: fix typo X-Git-Tag: v254~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=62843efc8f9b04a3231fa3050b495b61f9a103f5;p=thirdparty%2Fsystemd.git NEWS: fix typo --- diff --git a/NEWS b/NEWS index 86f08752893..7d012fa6c09 100644 --- a/NEWS +++ b/NEWS @@ -658,7 +658,7 @@ CHANGES WITH 254 in spe: 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 - compatbility reasons. --scope will be flipped to default enabled too + compatibility reasons. --scope will be flipped to default enabled too in a future release, so 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.