Viitor_cdboot/etc/init/ttyS0.conf

11 lines
225 B
Plaintext
Raw Normal View History

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