Browse Source

disable ttyC1 until someone fixes the stupid bug

OPENBSD_4_2
deraadt 17 years ago
parent
commit
1b1e332a03
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.zaurus/ttys

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

@ -1,11 +1,11 @@
#
# $OpenBSD: ttys,v 1.2 2005/01/14 22:43:31 deraadt Exp $
# $OpenBSD: ttys,v 1.3 2007/03/26 04:10:25 deraadt Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty Pc" vt220 off secure
ttyC0 "/usr/libexec/getty Pc" vt220 on secure
ttyC1 "/usr/libexec/getty Pc" vt220 on secure
ttyC1 "/usr/libexec/getty Pc" vt220 off secure
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off


Loading…
Cancel
Save