From: Lennart Poettering Date: Thu, 6 Aug 2020 13:27:00 +0000 (+0200) Subject: man: clarify that LogNamespace= is for system services only X-Git-Tag: v247-rc1~445 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=commitdiff_plain;h=a6991726f80c299ac7275f4570e310e1dd5bce96;ds=sidebyside man: clarify that LogNamespace= is for system services only Fixes: #16638 --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 87019dae4f5..c339f3b8858 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -2427,7 +2427,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 journalctl1 - output, unless the option is used. + output, unless the option is used. + +