kernel-install: fix MACHINE_ID extraction behaviour description

This commit is contained in:
наб 2021-12-05 16:55:47 +01:00
parent 22a81fe49b
commit 2a0ad72611
No known key found for this signature in database
GPG key ID: BCFD0B018D2658F1

View file

@ -214,8 +214,9 @@
</term>
<listitem>
<para>The content of this file specifies the machine identification
<replaceable>MACHINE-ID</replaceable>. If it cannot read <filename>/etc/machine-id</filename>,
kernel-install will use "Linux" as the machine ID instead.</para>
<replaceable>MACHINE-ID</replaceable>. If <filename>$BOOT/Default</filename> exists,
or <filename>/etc/machine-id</filename> doesn't, <command>kernel-install</command>
will use the literal <literal>Default</literal> as the machine ID instead.</para>
</listitem>
</varlistentry>
<varlistentry>