summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-07-01 11:40:17 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-07-01 11:44:31 +0200
commit2f15b35352007a7c7a3b58621c199b705571b2cd (patch)
tree8bc449f56f310d966f91c4b7a23bcf31e21846e0 /NEWS
parent3c43522cb7914595a181084e556d241be648c7bf (diff)
downloadsystemd-2f15b35352007a7c7a3b58621c199b705571b2cd.tar.gz
NEWS: fix misplaces parenthesis
https://github.com/systemd/systemd/commit/154b2f6129018f3b731839ba8b52bfa3e9ee6230#commitcomment-52902617
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b98c595261..3467534abb 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