Browse Source

Really want a working console, and no display (ttyC0) here.

OPENBSD_4_0
drahn 18 years ago
parent
commit
4fd3eb8323
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      src/etc/etc.armish/ttys

+ 2
- 4
src/etc/etc.armish/ttys View File

@ -1,12 +1,10 @@
#
# $OpenBSD: ttys,v 1.1 2006/06/06 00:01:49 drahn Exp $
# $OpenBSD: ttys,v 1.2 2006/06/06 00:23:50 drahn 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
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty00 "/usr/libexec/getty std.115100" unknown on secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off
tty03 "/usr/libexec/getty std.9600" unknown off


Loading…
Cancel
Save