diff options
author | 2012-03-15 22:36:33 +0100 | |
---|---|---|
committer | 2012-03-15 22:36:33 +0100 | |
commit | 44f44a29cc1346c0783d679374ce98d81bf6400c (patch) | |
tree | da041f2876a5c8441c6eb24aab0ac3068e1470d3 /man/machine-id.xml | |
parent | man: document systemd-cat(1) (diff) | |
download | systemd-44f44a29cc1346c0783d679374ce98d81bf6400c.tar.gz systemd-44f44a29cc1346c0783d679374ce98d81bf6400c.tar.bz2 systemd-44f44a29cc1346c0783d679374ce98d81bf6400c.zip |
man: document systemd-machine-id-setup(1)
Diffstat (limited to 'man/machine-id.xml')
-rw-r--r-- | man/machine-id.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/machine-id.xml b/man/machine-id.xml index 6ca999098..97c622c6f 100644 --- a/man/machine-id.xml +++ b/man/machine-id.xml @@ -81,6 +81,11 @@ a more useful replacement for the <citerefentry><refentrytitle>gethostid</refentrytitle><manvolnum>3</manvolnum></citerefentry> call POSIX specifies.</para> + + <para>The + <citerefentry><refentrytitle>systemd-machine-id-setup</refentrytitle><manvolnum>1</manvolnum></citerefentry> + tool may be used by installer tools to initialize the + machine ID at install time.</para> </refsect1> <refsect1> @@ -127,6 +132,7 @@ id[8] = (id[8] & 0x3F) | 0x80;</programlisting> <title>See Also</title> <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd-machine-id-setup</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>gethostid</refentrytitle><manvolnum>3</manvolnum></citerefentry>, <citerefentry><refentrytitle>hostname</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>machine-info</refentrytitle><manvolnum>5</manvolnum></citerefentry>, |