summaryrefslogtreecommitdiff
path: root/man/machine-id.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-03-15 22:36:33 +0100
committerLennart Poettering <lennart@poettering.net>2012-03-15 22:36:33 +0100
commit44f44a29cc1346c0783d679374ce98d81bf6400c (patch)
treeda041f2876a5c8441c6eb24aab0ac3068e1470d3 /man/machine-id.xml
parent9aac0b2c19c558b853da7a6d67a0929b2d44dee4 (diff)
man: document systemd-machine-id-setup(1)
Diffstat (limited to 'man/machine-id.xml')
-rw-r--r--man/machine-id.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/machine-id.xml b/man/machine-id.xml
index 6ca9990988..97c622c6fa 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] &amp; 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>,