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=28352e357f9faa987a358e61a6831def0429742e;hp=5c34b345d01281bcfc9376357fa32e350d310af8;hb=e28aa588f04ace17ca94e9e0667819bea265fbd9;hpb=dfdebb1b925332352966804303b2516a6506a429 diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml index 5c34b345d..28352e357 100644 --- a/man/systemd-machine-id-setup.xml +++ b/man/systemd-machine-id-setup.xml @@ -81,13 +81,18 @@ UUID passed is sufficiently unique and is different for every booted instanced of the VM. - Similarly, if run inside a Linux container + Similar, 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 Container Interface. + Use + systemd-firstboot1 + to initialize the machine ID on mounted (but not + booted) system images. + @@ -96,6 +101,15 @@ The following options are understood: + + + Takes a directory path + as an argument. All paths will be + prefixed with the given alternate + root path, + including config search paths. + + @@ -114,7 +128,8 @@ systemd1, machine-id5, - dbus-uuidgen1 + dbus-uuidgen1, + systemd-firstboot1