Browse Source

Add more ttys needed for virtual consoles.

ok deraadt@, miod@
OPENBSD_5_4
mpi 11 years ago
parent
commit
e9ce92d3c3
1 changed files with 12 additions and 1 deletions
  1. +12
    -1
      src/etc/etc.macppc/ttys

+ 12
- 1
src/etc/etc.macppc/ttys View File

@ -1,5 +1,5 @@
#
# $OpenBSD: ttys,v 1.5 2006/03/27 04:08:11 deraadt Exp $
# $OpenBSD: ttys,v 1.6 2013/06/04 02:30:29 mpi Exp $
#
# name getty type status comments
#
@ -9,3 +9,14 @@ ttyb "/usr/libexec/getty std.9600" unknown off
tty00 "/usr/libexec/getty std.9600" unknown off
tty01 "/usr/libexec/getty std.9600" unknown off
ttyC0 "/usr/libexec/getty std.9600" vt220 on secure
ttyC1 "/usr/libexec/getty std.9600" vt220 on secure
ttyC2 "/usr/libexec/getty std.9600" vt220 on secure
ttyC3 "/usr/libexec/getty std.9600" vt220 on secure
ttyC4 "/usr/libexec/getty std.9600" vt220 off secure
ttyC5 "/usr/libexec/getty std.9600" vt220 on secure
ttyC6 "/usr/libexec/getty std.9600" vt220 off secure
ttyC7 "/usr/libexec/getty std.9600" vt220 off secure
ttyC8 "/usr/libexec/getty std.9600" vt220 off secure
ttyC9 "/usr/libexec/getty std.9600" vt220 off secure
ttyCa "/usr/libexec/getty std.9600" vt220 off secure
ttyCb "/usr/libexec/getty std.9600" vt220 off secure

Loading…
Cancel
Save