Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 4f2d9453f328ee32bc17ac1a4431170d > files > 1

upstart-0.6.3-1mdv2010.0.src.rpm

# tty@TTY@ - getty
#
# This service maintains a getty on tty@TTY@ from the point the system is
# started until it is shut down again.

start on stopped rc RUNLEVEL=[2345]
stop on runlevel [!2345]

respawn
exec /sbin/mingetty tty@TTY@