summaryrefslogtreecommitdiffstats
path: root/jobs.d/tty
blob: a264c0c5c9af44fd64266932339c33bf0efa33f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# tty - getty
#
# This service maintains a getty from the point the system is started until it
# is shut down again.

start on tty-requested
stop on runlevel [016]

instance $TTY

session leader

respawn
exec /sbin/mingetty $TTY