diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-07-07 18:45:53 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-07-07 18:49:17 +0200 |
commit | 30f10abf42f9e4d251a0b45b07812aafdef6be7c (patch) | |
tree | be041a8917b3f254b2bee678c40b6457d1b4153f /man/hostnamectl.xml | |
parent | ed3e4a3fd96891b5e7015723978e78cd21efd4fe (diff) |
man: document systemd-firstboot(1)
Diffstat (limited to 'man/hostnamectl.xml')
-rw-r--r-- | man/hostnamectl.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml index 4e456eb8f9..7729ef692a 100644 --- a/man/hostnamectl.xml +++ b/man/hostnamectl.xml @@ -84,7 +84,12 @@ for more information. The pretty hostname, chassis type, and icon name are stored in <filename>/etc/machine-info</filename>, see - <citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para> + <citerefentry><refentrytitle>machine-info</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para> + + <para>Use + <citerefentry><refentrytitle>systemd-firstboot</refentrytitle><manvolnum>1</manvolnum></citerefentry> + to initialize the system host name for mounted (but + not booted) system images.</para> </refsect1> <refsect1> @@ -236,7 +241,8 @@ <citerefentry><refentrytitle>hostname</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>machine-info</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>systemd-hostnamed.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> + <citerefentry><refentrytitle>systemd-hostnamed.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd-firstboot</refentrytitle><manvolnum>1</manvolnum></citerefentry> </para> </refsect1> |