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/hostname.xml | |
parent | ed3e4a3fd96891b5e7015723978e78cd21efd4fe (diff) | |
download | systemd-30f10abf42f9e4d251a0b45b07812aafdef6be7c.tar.gz |
man: document systemd-firstboot(1)
Diffstat (limited to 'man/hostname.xml')
-rw-r--r-- | man/hostname.xml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/man/hostname.xml b/man/hostname.xml index a8648c5291..2f949dedd3 100644 --- a/man/hostname.xml +++ b/man/hostname.xml @@ -73,8 +73,11 @@ <para>You may use <citerefentry><refentrytitle>hostnamectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> - to change the value of this file from the command - line.</para> + to change the value of this file during runtime from + the command line. Use + <citerefentry><refentrytitle>systemd-firstboot</refentrytitle><manvolnum>1</manvolnum></citerefentry> + to initialize it on mounted (but not booted) system + images.</para> </refsect1> <refsect1> @@ -95,7 +98,8 @@ <citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>machine-info</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>hostnamectl</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> |