Browse Source

use vt100 instead of sun now

OPENBSD_2_8
ericj 24 years ago
parent
commit
3b7693e62f
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      src/etc/etc.alpha/ttys

+ 4
- 4
src/etc/etc.alpha/ttys View File

@ -1,5 +1,5 @@
#
# $OpenBSD: ttys,v 1.7 1998/06/28 03:26:49 todd Exp $
# $OpenBSD: ttys,v 1.8 2000/09/09 04:50:40 ericj Exp $
#
# name getty type status comments
@ -7,11 +7,11 @@
# enabled for the correct 'real' device (e.g. one of the serial ports).
# console pseudo-device
console "/usr/libexec/getty std.9600" sun on secure
console "/usr/libexec/getty std.9600" vt100 on secure
# Workstation console (framebuffer) ttys
ttyE0 "/usr/libexec/getty std.9600" sun off secure
ttyE1 "/usr/libexec/getty std.9600" sun off secure
ttyE0 "/usr/libexec/getty std.9600" vt100 off secure
ttyE1 "/usr/libexec/getty std.9600" vt100 off secure
# DEC 3000 Z8530 ("scc") serial ports
ttyB0 "/usr/libexec/getty std.9600" unknown off secure


Loading…
Cancel
Save