source: projects/initscripts/tags/initscripts-8.91.0/init/tty.conf @ 1108

Revision 1108, 146 bytes checked in by daisuke, 14 years ago (diff)

import initscripts-8.90.6 from internal cvs repository

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