Viitor_upstart/etc/init/tty6.conf

11 lines
269 B
Plaintext
Raw Normal View History

description "Startup login getty on tty6"
author "Harald Kueller <harald.kueller@compuextreme.de>"
version 1.0
emits none special
start on ( runlevel [2345] and (started udev))
stop on ( runlevel [016] and (stopping udev))
respawn
exec /sbin/agetty /dev/tty6 9600