From: Rafaƫl Kooi <48814281+RA-Kooi@users.noreply.github.com>
Date: Wed, 24 Jan 2024 01:19:00 +0000 (+0100)
Subject: man: Describe how machine ID is initialized on Xen
X-Git-Tag: v256-rc1~1056^2
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F31067%2Fhead;p=thirdparty%2Fsystemd.git
man: Describe how machine ID is initialized on Xen
---
diff --git a/man/machine-id.xml b/man/machine-id.xml
index 833b4f08418..4ee100b4735 100644
--- a/man/machine-id.xml
+++ b/man/machine-id.xml
@@ -101,7 +101,8 @@
to use the D-Bus machine ID from /var/lib/dbus/machine-id, the
value of the kernel command line option container_uuid, the KVM DMI
product_uuid or the devicetree vm,uuid
- (on KVM systems), and finally a randomly generated UUID.
+ (on KVM systems), the Xen hypervisor uuid, and finally a randomly
+ generated UUID.
After the machine ID is established,
systemd1