aboutsummaryrefslogtreecommitdiffstats
path: root/event.d/tty1
blob: bbeb0d9f12d729fa2f27eacaf817ea752b8e3b3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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 rc2
start on stopped rc3
start on stopped rc4
start on stopped rc5

stop on runlevel 0
stop on runlevel 1
stop on runlevel 6

respawn
exec /sbin/mingetty tty1