summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-08-06 15:27:00 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-08-07 17:01:26 +0200
commit443aacfcda39ebc6722cae0236b9dcfd01eeb49c (patch)
tree5b1a1d753d6f05225c7cb7ddc1fb87729cea283f
parent5aec8fe54e47dbffc9ed705e4211f935bdca1550 (diff)
downloadsystemd-443aacfcda39ebc6722cae0236b9dcfd01eeb49c.tar.gz
man: clarify that LogNamespace= is for system services only
Fixes: #16638 (cherry picked from commit a6991726f80c299ac7275f4570e310e1dd5bce96)
-rw-r--r--man/systemd.exec.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 3618b52808..9c0ad7af48 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -2378,7 +2378,9 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy
so that they are automatically established prior to the unit starting up. Note that when this option
is used log output of this service does not appear in the regular
<citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
- output, unless the <option>--namespace=</option> option is used.</para></listitem>
+ output, unless the <option>--namespace=</option> option is used.</para>
+
+ <xi:include href="system-only.xml" xpointer="singular"/></listitem>
</varlistentry>
<varlistentry>