Browse Source

Disable ttyE0 until powerpc is updated to the latest wscons.

OPENBSD_2_8
rahnds 24 years ago
parent
commit
d9bace194d
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.powerpc/ttys

+ 2
- 2
src/etc/etc.powerpc/ttys View File

@ -1,5 +1,5 @@
#
# $OpenBSD: ttys,v 1.8 2000/02/03 03:06:55 rahnds Exp $
# $OpenBSD: ttys,v 1.9 2000/07/09 22:50:44 rahnds Exp $
#
# name getty type status comments
#
@ -9,4 +9,4 @@ tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off secure
tty03 "/usr/libexec/getty std.9600" unknown on secure
ttyo0 "/usr/libexec/getty std.9600" vt220 on secure
ttyE0 "/usr/libexec/getty std.9600" unknown on secure
ttyE0 "/usr/libexec/getty std.9600" unknown off secure

Loading…
Cancel
Save