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=62630fbcab86baefadbd2f2fa2abe23b9b4032d0;hp=36e6c553356ba188376d456da374ef7e95dfc2eb;hb=9a0549093332880df47c4218209ce126b8586835;hpb=984bf9312e3f2c7cc165b54546270ce7804d5a4d diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml index 36e6c5533..62630fbca 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 @@ -44,7 +45,7 @@ systemd-machine-id-setup - Initialize the machine ID in /etc/machine-id + Initialize the machine ID in /etc/machine-id @@ -69,18 +70,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 - - - - 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 +114,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.