X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-getty-generator.xml;fp=man%2Fsystemd-getty-generator.xml;h=4c6a2475b90739cd5bdae2c1b9c03956982c6999;hb=f220d83cbc63678c765dd0b80983f17b1d5e615b;hp=0000000000000000000000000000000000000000;hpb=8e129f5156569e1bc858b002ca54cd447c38f4f1;p=elogind.git diff --git a/man/systemd-getty-generator.xml b/man/systemd-getty-generator.xml new file mode 100644 index 000000000..4c6a2475b --- /dev/null +++ b/man/systemd-getty-generator.xml @@ -0,0 +1,90 @@ + + + + + + + + systemd-getty-generator + systemd + + + + Developer + Lennart + Poettering + lennart@poettering.net + + + + + + systemd-getty-generator + 8 + + + + systemd-getty-generator + Generator for enabling getty instances on + the console + + + + /usr/lib/systemd/system-generators/systemd-getty-generator + + + + Description + + systemd-getty-generator is + a generator that automatically instantiates + serial-getty@.service on the + kernel console /dev/console if + that is not directed to the virtual console + 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 + 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 + TTY. See kernel-parameters.txt + for more information on the + console= kernel parameter. + + systemd-getty-generator + implements the generator + specification. + + + + See Also + + systemd1, + agetty8 + + + +