Use ttyu instead of ttyd for arm, since we will probably never use sio(4).

Approved by:	re (blanket)
This commit is contained in:
Olivier Houchard 2007-08-12 17:13:06 +00:00
parent 0e5a8a6d3d
commit 77912eb26b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=171810

View File

@ -45,10 +45,9 @@ ttyv7 "/usr/libexec/getty Pc" cons25 on secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
ttyd0 "/usr/libexec/getty std.9600" dialup off secure
ttyd1 "/usr/libexec/getty std.9600" dialup off secure
ttyd2 "/usr/libexec/getty std.9600" dialup off secure
ttyd3 "/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
# Dumb console
dcons "/usr/libexec/getty std.9600" vt100 off secure
# Pseudo terminals