From: наб Date: Sun, 5 Dec 2021 15:55:47 +0000 (+0100) Subject: kernel-install: fix MACHINE_ID extraction behaviour description X-Git-Tag: v250-rc1~77^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a0ad726110539f8ed2522f91f73127d0a0181ea;p=thirdparty%2Fsystemd.git kernel-install: fix MACHINE_ID extraction behaviour description --- diff --git a/man/kernel-install.xml b/man/kernel-install.xml index aade1c3eead..88208250e88 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -214,8 +214,9 @@ The content of this file specifies the machine identification - MACHINE-ID. If it cannot read /etc/machine-id, - kernel-install will use "Linux" as the machine ID instead. + MACHINE-ID. If $BOOT/Default exists, + or /etc/machine-id doesn't, kernel-install + will use the literal Default as the machine ID instead.