From ffaf95cc1885f66eb96de9e6911694c88b698b54 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 13 Dec 2013 17:15:05 +0100 Subject: [PATCH] man: document that systemd-getty-generator can start additional container gettys on ptys --- man/systemd-getty-generator.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/man/systemd-getty-generator.xml b/man/systemd-getty-generator.xml index da88e727c..d3cd980c0 100644 --- a/man/systemd-getty-generator.xml +++ b/man/systemd-getty-generator.xml @@ -61,9 +61,14 @@ subsystem. It will also instantiate serial-getty@.service instances for virtualizer consoles, if execution in a - virtualized environment is detected. This should - ensure that the user is shown a login prompt at the - right place, regardless in which environment the + virtualized environment is detected. Finally, it will + instantiate + container-getty@.service + instances for additional container pseudo TTYs as + requested by the container manager (see Container Interface). This + should ensure that the user is shown a login prompt at + the right place, regardless in which environment the system is started. For example, it is sufficient to redirect the kernel console with a kernel command line argument such as console= to get -- 2.30.2