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=bc38d551ca39b6f9618c5bec374be00e59b23daf;hb=aceac2f0b652dff701e5815c51c2e372e8fee84d;hpb=494a66821815e8109afa136bd42818b85da38c09 diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml index bc38d551c..28352e357 100644 --- a/man/systemd-machine-id-setup.xml +++ b/man/systemd-machine-id-setup.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-machine-id-setup @@ -80,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,19 +102,16 @@ - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. + + Takes a directory path + as an argument. All paths will be + prefixed with the given alternate + root path, + including config search paths. + + + @@ -116,7 +119,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise. @@ -125,7 +128,8 @@ systemd1, machine-id5, - dbus-uuidgen1 + dbus-uuidgen1, + systemd-firstboot1