Viitor_upstart/etc/init/tty2.conf
kueller d0c14b1334 Stop on S wird nicht korrekt erkannt - entfernt
git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_upstart@5716 504e572c-2e33-0410-9681-be2bf7408885
2010-06-23 10:05:20 +00:00

11 lines
273 B
Plaintext

description "Startup login getty on tty2"
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/tty2 9600