/init/tty5.conf
http://github.com/brinkman83/bashrc · Config · 10 lines · 8 code · 2 blank · 0 comment · 0 complexity · 9803918babed47f733554dcd556d09d1 MD5 · raw file
- # tty5 - getty
- #
- # This service maintains a getty on tty5 from the point the system is
- # started until it is shut down again.
- start on runlevel [23]
- stop on runlevel [!23]
- respawn
- exec /sbin/getty -8 38400 tty5