From: Zbigniew Jędrzejewski-Szmek Date: Mon, 20 Jul 2020 06:22:45 +0000 (+0200) Subject: Revert "man: add note about systemd-vconsole-setup.service and tty as input/output" X-Git-Tag: v246-rc2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fa2cd83c6ecc9400bb3621aafd6c1e499b1ae0d;p=thirdparty%2Fsystemd.git Revert "man: add note about systemd-vconsole-setup.service and tty as input/output" This reverts commit 0b578036301d7c3f2dab8df1f31f0121552a4e10. From https://github.com/systemd/systemd/pull/16503#issuecomment-660212813: systemd-vconsole-setup (the binary) is supposed to run asynchronously by udev therefore ordering early interactive services after systemd-vconsole-setup.service has basically no effect. Let's remove this paragraph. It's better to say nothing than to give pointless advice. --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 6d6eca09a13..8afcbd246f7 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -2163,13 +2163,7 @@ SystemCallErrorNumber=EPERM systemd.socket5 for more details about named file descriptors and their ordering. - This setting defaults to . - - Note that services which specify and use - StandardInput= or StandardOutput= with - //, should specify - , to make sure that the tty initialization is - finished before they start. + This setting defaults to .