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=25fb63af2db2ea0affad921c0b673d5ea2592eca;hb=e45fc5e738b0b7700e8b4f3c4b25c58a49b44b27;hpb=34511ca7b166b0e89d08ff9870b0cf2624a7815f diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml index 25fb63af2..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 @@ -69,12 +70,12 @@ 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 @@ -87,6 +88,11 @@ url="http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">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