X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-getty-generator.xml;h=f6a66896dfdfe764ee9a89e22c97d095d9ea3f15;hp=1c9c9345f90f4083f6178b4ac5a5fa0ca1516aad;hb=92ff080be100aff15f292e2631921131c610afe7;hpb=8fd1952fbec85a1b85a1e7e0ca5623f4933b137c diff --git a/man/systemd-getty-generator.xml b/man/systemd-getty-generator.xml index 1c9c9345f..f6a66896d 100644 --- a/man/systemd-getty-generator.xml +++ b/man/systemd-getty-generator.xml @@ -61,10 +61,15 @@ 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 - system is started. For example, it is sufficient to + 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 of which environment the + system is started in. For example, it is sufficient to redirect the kernel console with a kernel command line argument such as console= to get both kernel messages and a getty prompt on a serial @@ -77,13 +82,19 @@ implements the generator specification. + + Further information about configuration of + gettys you may find in systemd + for Administrators, Part XVI: Gettys on Serial + Consoles (and Elsewhere). See Also systemd1, - agetty8 + agetty8