Man Page: systemd-getty-generator
Operating Environment: centos
Section: 8
SYSTEMD-GETTY-GENERATOR(8) systemd-getty-generator SYSTEMD-GETTY-GENERATOR(8)NAMEsystemd-getty-generator - Generator for enabling getty instances on the consoleSYNOPSIS/usr/lib/systemd/system-generators/systemd-getty-generatorDESCRIPTIONsystemd-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 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 TTY. See kernel-parameters.txt[1] for more information on the console= kernel parameter. systemd-getty-generator implements the generator specification[2]. Further information about configuration of gettys you may find in systemd for Administrators, Part XVI: Gettys on Serial Consoles (and Elsewhere)[3].SEE ALSOsystemd(1), agetty(8)NOTES1. kernel-parameters.txt https://www.kernel.org/doc/Documentation/kernel-parameters.txt 2. generator specification http://www.freedesktop.org/wiki/Software/systemd/Generators 3. systemd for Administrators, Part XVI: Gettys on Serial Consoles (and Elsewhere) http://0pointer.de/blog/projects/serial-console.html systemd 208 SYSTEMD-GETTY-GENERATOR(8)
| Related Man Pages |
|---|
| systemd-getty-generator(8) - mojave |
| systemd-getty-generator(8) - opensolaris |
| systemd-getty-generator(8) - ultrix |
| systemd-getty-generator(8) - debian |
| systemd-getty-generator(8) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Somebody Help Me |
| OK prompt |
| Ultra 5 serial console problem |
| V890 serial console inaccessible |
| How to read data from tab delimited file after a specific position? |