diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-07-01 09:40:15 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-07-01 09:40:15 +0200 |
commit | 154b2f6129018f3b731839ba8b52bfa3e9ee6230 (patch) | |
tree | 1a60c21267ecac03397db5a2b14f93458b8197a3 /NEWS | |
parent | d9c1a55adf43dbbe42997c62631234420e369cc9 (diff) | |
download | systemd-154b2f6129018f3b731839ba8b52bfa3e9ee6230.tar.gz |
NEWS: add news entry for status-unit-format=combined
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -28,6 +28,11 @@ CHANGES WITH 249 in spe: specified root user exists already in the image. (Note that --volatile=yes ensures it doesn't, though.) + * 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. + * systemd-firstboot now also supports querying various system parameters via the credential subsystems. Thus, as above this may be used to initialize important system parameters on first boot of |