From 8fa0de653b634f1b7377857c2dd99cfc84a77527 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Mon, 15 Apr 2019 15:07:52 +0100 Subject: Generate stable machine-id and DHCP client ID on POWER KVM. --- man/machine-id.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/machine-id.xml b/man/machine-id.xml index f4d94e8800..ebee065a61 100644 --- a/man/machine-id.xml +++ b/man/machine-id.xml @@ -99,8 +99,8 @@ be used. If this file is empty or missing, systemd will attempt 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 (on KVM systems), and finally a randomly generated - UUID. + product_uuid or the devicetree vm,uuid + (on KVM systems), and finally a randomly generated UUID. After the machine ID is established, systemd1 -- cgit v1.2.1