summaryrefslogtreecommitdiff
path: root/man/systemd.nspawn.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-05-16 23:43:03 -0400
committerLennart Poettering <lennart@poettering.net>2018-05-22 16:21:26 +0200
commit1688841f4628f4e55ad31e769da3a712474bf995 (patch)
tree6f8d87e81ffad06ecf4622212e3ea215513c43e5 /man/systemd.nspawn.xml
parent63d1c29ffabd737ec6eecc3a5552d279044cd0a1 (diff)
downloadsystemd-1688841f4628f4e55ad31e769da3a712474bf995.tar.gz
nspawn: similar to the previous patches, also make /etc/localtime handling more configurable
Fixes: #9009
Diffstat (limited to 'man/systemd.nspawn.xml')
-rw-r--r--man/systemd.nspawn.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml
index 3484d5cac6..275f96ca13 100644
--- a/man/systemd.nspawn.xml
+++ b/man/systemd.nspawn.xml
@@ -350,6 +350,15 @@
</varlistentry>
<varlistentry>
+ <term><varname>Timezone=</varname></term>
+
+ <listitem><para>Configures how <filename>/etc/localtime</filename> in the container shall be handled. This is
+ equivalent to the <option>--localtime=</option> command line switch, and takes the same argument. See
+ <citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry> for
+ details.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>LinkJournal=</varname></term>
<listitem><para>Configures how to link host and container journal setups. This is equivalent to the