summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-03-09 03:57:08 +0000
committerobrien <obrien@FreeBSD.org>2005-03-09 03:57:08 +0000
commitdb39edbb6582b459bc9a1b0daeeefdbcdec0de25 (patch)
tree7a214d3e4b9011b70a9ea44e88c79649de1ee7da /etc
parentb15ac85d847894f479ad94001226d35e18e4eaec (diff)
downloadFreeBSD-src-db39edbb6582b459bc9a1b0daeeefdbcdec0de25.zip
FreeBSD-src-db39edbb6582b459bc9a1b0daeeefdbcdec0de25.tar.gz
Be consistent about the serial line terminal type.
CVS ----------------------------------------------------------------------
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.sparc64/ttys10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/etc.sparc64/ttys b/etc/etc.sparc64/ttys
index d34c2cc..269ab53 100644
--- a/etc/etc.sparc64/ttys
+++ b/etc/etc.sparc64/ttys
@@ -32,11 +32,11 @@
# when going to single-user mode.
console none unknown off secure
#
-screen "/usr/libexec/getty Pc" cons25 on secure
-ttya "/usr/libexec/getty 3wire.9600" cons25 off secure
-ttyb "/usr/libexec/getty 3wire.9600" cons25 off secure
-ttyz0 "/usr/libexec/getty 3wire.9600" cons25 off secure
-ttyz1 "/usr/libexec/getty 3wire.9600" cons25 off secure
+screen "/usr/libexec/getty Pc" vt100 on secure
+ttya "/usr/libexec/getty 3wire.9600" vt100 off secure
+ttyb "/usr/libexec/getty 3wire.9600" vt100 off secure
+ttyz0 "/usr/libexec/getty 3wire.9600" vt100 off secure
+ttyz1 "/usr/libexec/getty 3wire.9600" vt100 off secure
#
#ttyv0 "/usr/libexec/getty Pc" cons25 on secure
# Virtual terminals
OpenPOWER on IntegriCloud