# Sample part of /etc/inittab, where the serial device /dev/ttyS3 gets
# watched by getty_ps. The string "modem" behind that line is just a
# label for gettydefs.
# The lines prior to the modem definition are just for illustration:
# these lines define the virtual console entries.
# Just insert the relevant parts of this file into your /etc/inittab.

c1:123456:respawn:/etc/getty tty1 vc
c2:23456:respawn:/etc/getty tty2 vc
c3:3456:respawn:/etc/getty tty3 vc
c4:456:respawn:/etc/getty tty4 vc
c5:456:respawn:/etc/getty tty5 vc
c6:456:respawn:/etc/getty tty6 vc
c7:6:respawn:/etc/modem_getty ttyS3 modem
