1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00

Add example entries for ttya and ttyb (sab).

This commit is contained in:
Jake Burkholder 2002-08-04 19:16:13 +00:00
parent ab1cee3d3d
commit 2e55bb64c3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101329

View File

@ -46,6 +46,8 @@ ofwcons "/usr/libexec/getty std.9600" vt100 on secure
#ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttya "/usr/libexec/getty local.9600" dialup off secure
ttyb "/usr/libexec/getty local.9600" dialup off 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