Home | History | Annotate | Download | only in doc

Lines Matching full:uuid

17 Note that the D\-Bus UUID has no relationship to RFC 4122 and does not generate
33 This will ensure that /var/lib/dbus/machine\-id exists and has the uuid in it.
34 It won't overwrite an existing uuid, since this id should remain fixed
38 The important properties of the machine UUID are that 1) it remains
41 same UUID, they should also see the same shared memory, UNIX domain
46 If you run \fIdbus\-uuidgen\fP with no options it just prints a new uuid made
50 If you run it with \-\-get, it prints the machine UUID by default, or
51 the UUID in the specified file if you specify a file.
60 The UUID should be different on two different virtual machines,
69 uuid in the file is printed on stdout. Otherwise, the command exits
77 If the file does not exist, it will be created with a new uuid in it.