summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2002-10-01 20:49:50 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2002-10-01 20:49:50 +0000
commit3536208b177bf9788ee51c917e0d54cb17d42bbf (patch)
tree62bb16c760b26e3ae59e55773e97cb1f6ed00004
parentcfd0f9de1066df977425d9f2abfb1b00e1acd0b4 (diff)
term type is vt220 for the console
-rw-r--r--etc/etc.hppa/ttys4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.hppa/ttys b/etc/etc.hppa/ttys
index 37fb4191e8b..98920f5f73f 100644
--- a/etc/etc.hppa/ttys
+++ b/etc/etc.hppa/ttys
@@ -1,11 +1,11 @@
#
-# $OpenBSD: ttys,v 1.2 2002/06/09 06:15:14 todd Exp $
+# $OpenBSD: ttys,v 1.3 2002/10/01 20:49:49 mickey Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
-console "/usr/libexec/getty Pc" vt100 on secure
+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.