summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-11-13 11:54:52 +0000
committered <ed@FreeBSD.org>2009-11-13 11:54:52 +0000
commit155d1871ea98bf7f1f3ec787fcdcdb8eedbbfd55 (patch)
treea3f95ae914ad1e9b49fac2dd25958bd86061881d /etc
parent368f00cc58e498df0c2a554111fb4aef87999920 (diff)
downloadFreeBSD-src-155d1871ea98bf7f1f3ec787fcdcdb8eedbbfd55.zip
FreeBSD-src-155d1871ea98bf7f1f3ec787fcdcdb8eedbbfd55.tar.gz
Use cons25w on pc98.
Discussed with: nyan
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.pc98/ttys18
1 files changed, 9 insertions, 9 deletions
diff --git a/etc/etc.pc98/ttys b/etc/etc.pc98/ttys
index c4650cb..248a0e5 100644
--- a/etc/etc.pc98/ttys
+++ b/etc/etc.pc98/ttys
@@ -15,7 +15,7 @@
#
# type The initial terminal type for this port. For hardwired
# terminal lines, this will contain the type of terminal used.
-# For virtual consoles, the correct type is typically cons25.
+# For virtual consoles, the correct type is typically cons25w.
# Other common values include network for network connections on
# pseudo-terminals, dialup for incoming modem ports, and unknown
# when the terminal type cannot be predetermined.
@@ -30,15 +30,15 @@
# when going to single-user mode.
console none unknown off secure
#
-ttyv0 "/usr/libexec/getty Pc" cons25 on secure
+ttyv0 "/usr/libexec/getty Pc" cons25w on secure
# Virtual terminals
-ttyv1 "/usr/libexec/getty Pc" cons25 on secure
-ttyv2 "/usr/libexec/getty Pc" cons25 on secure
-ttyv3 "/usr/libexec/getty Pc" cons25 on secure
-ttyv4 "/usr/libexec/getty Pc" cons25 on secure
-ttyv5 "/usr/libexec/getty Pc" cons25 on secure
-ttyv6 "/usr/libexec/getty Pc" cons25 on secure
-ttyv7 "/usr/libexec/getty Pc" cons25 on secure
+ttyv1 "/usr/libexec/getty Pc" cons25w on secure
+ttyv2 "/usr/libexec/getty Pc" cons25w on secure
+ttyv3 "/usr/libexec/getty Pc" cons25w on secure
+ttyv4 "/usr/libexec/getty Pc" cons25w on secure
+ttyv5 "/usr/libexec/getty Pc" cons25w on secure
+ttyv6 "/usr/libexec/getty Pc" cons25w on secure
+ttyv7 "/usr/libexec/getty Pc" cons25w on secure
ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
OpenPOWER on IntegriCloud