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