chiark / gitweb /
man: document that systemd-getty-generator can start additional container gettys...
[elogind.git] / man / systemd-getty-generator.xml
index da88e727c7f24fa964cfe6d30131429cc9e61f3d..d3cd980c04e60971873a90ac10e8830df261135d 100644 (file)
                 subsystem. It will also instantiate
                 <filename>serial-getty@.service</filename> 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
+                <filename>container-getty@.service</filename>
+                instances for additional container pseudo TTYs as
+                requested by the container manager (see <ulink
+                url="http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface/"><filename>Container Interface</filename></ulink>). 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 <varname>console=</varname> to get