From: Lennart Poettering Date: Fri, 13 Dec 2013 16:15:05 +0000 (+0100) Subject: man: document that systemd-getty-generator can start additional container gettys... X-Git-Tag: v209~940 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=ffaf95cc1885f66eb96de9e6911694c88b698b54 man: document that systemd-getty-generator can start additional container gettys on ptys --- 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