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=4c6a2475b90739cd5bdae2c1b9c03956982c6999;hb=a780d4cb1cc1443904271ae35bd4291639c7eb87;hpb=f220d83cbc63678c765dd0b80983f17b1d5e615b diff --git a/man/systemd-getty-generator.xml b/man/systemd-getty-generator.xml index 4c6a2475b..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 @@ -75,15 +80,21 @@ systemd-getty-generator implements the generator + url="http://www.freedesktop.org/wiki/Software/systemd/Generators">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