Browse Source

add entries for C0 and D0

OPENBSD_3_4
mickey 21 years ago
parent
commit
acbf198e2c
1 changed files with 3 additions and 4 deletions
  1. +3
    -4
      src/etc/etc.hppa/ttys

+ 3
- 4
src/etc/etc.hppa/ttys View File

@ -1,14 +1,13 @@
#
# $OpenBSD: ttys,v 1.3 2002/10/01 20:49:49 mickey Exp $
# $OpenBSD: ttys,v 1.4 2003/08/19 02:50:13 mickey Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" vt220 on secure
# Hardwired lines are marked off, by default, so getty(8)
# is quiet when they don't exist.
ttyC0 "/usr/libexec/getty std.9600" vt220 off secure
ttyD0 "/usr/libexec/getty std.9600" 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 secure


Loading…
Cancel
Save