summaryrefslogtreecommitdiffstats
path: root/etc/etc.pc98
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2015-10-20 16:10:46 +0000
committergjb <gjb@FreeBSD.org>2015-10-20 16:10:46 +0000
commita0238da340d9a4c99646ad7ba34dd87ac18332a5 (patch)
tree7cc92dd18eb84ebaa17c58cfa9fd43d654f20c79 /etc/etc.pc98
parent9464c2c2e1f342e63bbea5d14ed56230a0d860c7 (diff)
downloadFreeBSD-src-a0238da340d9a4c99646ad7ba34dd87ac18332a5.zip
FreeBSD-src-a0238da340d9a4c99646ad7ba34dd87ac18332a5.tar.gz
Enable all callin ttys if the tty is an available console.
Discussed on: -arch@ (no objections) MFC after: 1 week Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'etc/etc.pc98')
-rw-r--r--etc/etc.pc98/ttys8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/etc.pc98/ttys b/etc/etc.pc98/ttys
index ad20aca..d75cf05 100644
--- a/etc/etc.pc98/ttys
+++ b/etc/etc.pc98/ttys
@@ -41,9 +41,9 @@ 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.
-ttyu0 "/usr/libexec/getty std.9600" dialup off secure
-ttyu1 "/usr/libexec/getty std.9600" dialup off secure
-ttyu2 "/usr/libexec/getty std.9600" dialup off secure
-ttyu3 "/usr/libexec/getty std.9600" dialup off secure
+ttyu0 "/usr/libexec/getty 3wire" vt100 onifconsole secure
+ttyu1 "/usr/libexec/getty 3wire" vt100 onifconsole secure
+ttyu2 "/usr/libexec/getty 3wire" vt100 onifconsole secure
+ttyu3 "/usr/libexec/getty 3wire" vt100 onifconsole secure
# Dumb console
dcons "/usr/libexec/getty std.9600" vt100 off secure
OpenPOWER on IntegriCloud