From acbf198e2caf0f57971a68b869f7c52393504c6f Mon Sep 17 00:00:00 2001 From: mickey <> Date: Tue, 19 Aug 2003 02:50:13 +0000 Subject: [PATCH] add entries for C0 and D0 --- src/etc/etc.hppa/ttys | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/etc/etc.hppa/ttys b/src/etc/etc.hppa/ttys index 98920f5f..54a2a1a0 100644 --- a/src/etc/etc.hppa/ttys +++ b/src/etc/etc.hppa/ttys @@ -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