]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix misplaces parenthesis
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 1 Jul 2021 09:40:17 +0000 (11:40 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 1 Jul 2021 09:44:31 +0000 (11:44 +0200)
https://github.com/systemd/systemd/commit/154b2f6129018f3b731839ba8b52bfa3e9ee6230#commitcomment-52902617

NEWS

diff --git a/NEWS b/NEWS
index b98c5952614ccc3c99284083d1e79d7cbda5180e..3467534abbca4c28fa262ef1b73ff9db75768fc6 100644 (file)
--- 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