diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2013-06-04 02:30:30 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2013-06-04 02:30:30 +0000 |
commit | ddabea847f511e59060dfc396169d0609174b397 (patch) | |
tree | fbdb263bc4645e64625460aa9eae81089c8f6729 /etc/etc.macppc | |
parent | 2b5c8a4482caf71940cff8b67efe2b6dc2794361 (diff) |
Add more ttys needed for virtual consoles.
ok deraadt@, miod@
Diffstat (limited to 'etc/etc.macppc')
-rw-r--r-- | etc/etc.macppc/ttys | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/etc/etc.macppc/ttys b/etc/etc.macppc/ttys index 855069842b7..2c4dcd5a0e6 100644 --- a/etc/etc.macppc/ttys +++ b/etc/etc.macppc/ttys @@ -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 |