source: projects/initscripts/tags/initscripts-8.91.3/init/tty.conf @ 3072

Revision 3072, 147 bytes checked in by daisuke, 13 years ago (diff)

tagging as initscripts-8.91.3

Line 
1# tty - getty
2#
3# This service maintains a getty on the specified device.
4
5stop on runlevel [S016]
6
7respawn
8instance $TTY
9exec /sbin/mingetty $TTY
Note: See TracBrowser for help on using the repository browser.