X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-machine-id-setup.xml;h=7b3aa7e9a07d4e847fa5c685c7321b5c6bfab519;hp=25fb63af2db2ea0affad921c0b673d5ea2592eca;hb=0349c608c839e728e15a37b2317c3f332c8a2a36;hpb=f274ece0f76b5709408821e317e87aef76123db6 diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml index 25fb63af2..7b3aa7e9a 100644 --- a/man/systemd-machine-id-setup.xml +++ b/man/systemd-machine-id-setup.xml @@ -69,18 +69,18 @@ initialized. If a valid D-Bus machine ID is already - configured for the system the D-Bus machine ID is + configured for the system, the D-Bus machine ID is copied and used to initialize the machine ID in /etc/machine-id. If run inside a KVM virtual machine and a UUID - is passed via the option this + is passed via the option, this UUID is used to initialize the machine ID instead of a randomly generated one. The caller must ensure that the UUID passed is sufficiently unique and is different for every booted instanced of the VM. - Similar, if run inside a Linux container + Similarly, if run inside a Linux container environment and a UUID is set for the container this is used to initialize the machine ID. For details see the documentation of the Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.