summaryrefslogtreecommitdiffstats
path: root/resources/config/1/uniontmp/etc/init/tty2.conf
blob: 294c0ff18c78bbaa34dce941ef2f3c619bc39cd4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# tty2 - getty
#
# This service maintains a getty on tty2 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 tty2