Browse Source

support tty02 and tty03 if present.

OPENBSD_2_4
rahnds 26 years ago
parent
commit
0c07ac37f4
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      src/etc/etc.powerpc/ttys

+ 3
- 1
src/etc/etc.powerpc/ttys View File

@ -1,9 +1,11 @@
#
# $OpenBSD: ttys,v 1.5 1998/05/29 04:22:22 rahnds Exp $
# $OpenBSD: ttys,v 1.6 1998/09/24 04:27:26 rahnds Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.9600" unknown off secure
tty00 "/usr/libexec/getty std.9600" unknown on secure
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" unknown on secure

Loading…
Cancel
Save