summaryrefslogtreecommitdiff
path: root/man/systemd.nspawn.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-05-12 13:17:16 -0700
committerLennart Poettering <lennart@poettering.net>2018-05-22 16:20:08 +0200
commit4e1d6aa983b33ab9bc5a25d011452976d636f726 (patch)
treee05dcb2ce935a2d082b478ab17d5e7a5b2232b3c /man/systemd.nspawn.xml
parentb8ea7a6e1232128da3ab99882658e0909e4ed8d2 (diff)
downloadsystemd-4e1d6aa983b33ab9bc5a25d011452976d636f726.tar.gz
nspawn: make --link-journal= configurable through .nspawn files, too
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 679052ae78..3484d5cac6 100644
--- a/man/systemd.nspawn.xml
+++ b/man/systemd.nspawn.xml
@@ -349,6 +349,15 @@
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
+ <option>--link-journal=</option> command line switch, and takes the same parameter. See
+ <citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry> for
+ details.</para></listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>