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/localtime.xml | |
parent | ed3e4a3fd96891b5e7015723978e78cd21efd4fe (diff) |
man: document systemd-firstboot(1)
Diffstat (limited to 'man/localtime.xml')
-rw-r--r-- | man/localtime.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/man/localtime.xml b/man/localtime.xml index dbf2379e7d..2d6372026a 100644 --- a/man/localtime.xml +++ b/man/localtime.xml @@ -86,7 +86,10 @@ <para>You may use <citerefentry><refentrytitle>timedatectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> to change the settings of this file from the command - line.</para> + line during runtime. Use + <citerefentry><refentrytitle>systemd-firstboot</refentrytitle><manvolnum>1</manvolnum></citerefentry> + to initialize the time zone on mounted (but not + booted) system images.</para> </refsect1> <refsect1> @@ -96,7 +99,8 @@ <citerefentry><refentrytitle>tzset</refentrytitle><manvolnum>3</manvolnum></citerefentry>, <citerefentry><refentrytitle>localtime</refentrytitle><manvolnum>3</manvolnum></citerefentry>, <citerefentry><refentrytitle>timedatectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>systemd-timedated.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> + <citerefentry><refentrytitle>systemd-timedated.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd-firstboot</refentrytitle><manvolnum>1</manvolnum></citerefentry> </para> </refsect1> |