From: Zbigniew Jędrzejewski-Szmek Date: Thu, 1 Jul 2021 09:40:17 +0000 (+0200) Subject: NEWS: fix misplaces parenthesis X-Git-Tag: v249-rc3~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f15b35352007a7c7a3b58621c199b705571b2cd;p=thirdparty%2Fsystemd.git NEWS: fix misplaces parenthesis https://github.com/systemd/systemd/commit/154b2f6129018f3b731839ba8b52bfa3e9ee6230#commitcomment-52902617 --- diff --git a/NEWS b/NEWS index b98c5952614..3467534abbc 100644 --- a/NEWS +++ b/NEWS @@ -30,8 +30,8 @@ CHANGES WITH 249 in spe: * PID 1 may now show both the unit name and the unit description strings in its status output during boot. This may be configured with - StatusUnitFormat=combined (or systemd.status-unit-format=combined) on - the kernel command line. + StatusUnitFormat=combined in system.conf or + systemd.status-unit-format=combined on the kernel command line. * systemd-firstboot now also supports querying various system parameters via the credential subsystems. Thus, as above this may be