centos man page for systemd-machine-id-setup

Query: systemd-machine-id-setup

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SYSTEMD-MACHINE-ID-SETUP(1)				     systemd-machine-id-setup				       SYSTEMD-MACHINE-ID-SETUP(1)

NAME
systemd-machine-id-setup - Initialize the machine ID in /etc/machine-id
SYNOPSIS
systemd-machine-id-setup
DESCRIPTION
systemd-machine-id-setup may be used by system installer tools to initialize the machine ID stored in /etc/machine-id at install time with a randomly generated ID. See machine-id(5) for more information about this file. This tool will execute no operation if /etc/machine-id is already initialized. If a valid D-Bus machine ID is already 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 -uuid 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. 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 Container Interface[1].
OPTIONS
The following options are understood: -h, --help Prints a short help text and exits. --version Prints a short version string and exits.
EXIT STATUS
On success, 0 is returned, a non-zero failure code otherwise.
SEE ALSO
systemd(1), machine-id(5), dbus-uuidgen(1)
NOTES
1. Container Interface http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface systemd 208 SYSTEMD-MACHINE-ID-SETUP(1)
Related Man Pages
systemd-machine-id-setup(1) - centos
systemd-machine-id-setup(1) - mojave
systemd-machine-id-setup(1) - sunos
systemd-machine-id-setup(1) - php
systemd-machine-id-setup(1) - opendarwin
Similar Topics in the Unix Linux Community
connecting to Unix from windows - help
Need help on Bus error(coredump)
Little formatting help needed.
How to know endianness of a machine
How to set DPI as 90x90 for XVFB Display?