From: Yu Watanabe Date: Thu, 7 Nov 2024 01:05:29 +0000 (+0900) Subject: NEWS: fix typo X-Git-Tag: v257-rc2~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fed78576723218f57a91e35b68f7bd8e1ab34b6a;p=thirdparty%2Fsystemd.git NEWS: fix typo Follow-up for a6d7cc74d6510378fa6d286352bb987791bed8ab. --- diff --git a/NEWS b/NEWS index 7062c8ae8c1..0fbb871533c 100644 --- a/NEWS +++ b/NEWS @@ -188,7 +188,7 @@ CHANGES WITH 257 in spe: * The systemd.machine_id= kernel command line parameter interpreted by PID 1 now supports an additional special value: if set to "firmware" the machine ID is initialized from the SMBIOS/DeviceTree system - UUID. (Previously this was already done autmatically in VM + UUID. (Previously this was already done automatically in VM environments, this extends the concept to any system, but only on explicit request via this option.)