diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-04-09 19:35:53 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-04-09 19:35:53 +0000 |
| commit | a7aee8e14f0fd29c2ef3c3428499b3ebbf58294b (patch) | |
| tree | 32bc51423d91c028614052d3477873b78158e9dc /etc/etc.alpha/ttys | |
| parent | e796578c4005287085d105677f4b64c8bf694050 (diff) | |
Notes
Diffstat (limited to 'etc/etc.alpha/ttys')
| -rw-r--r-- | etc/etc.alpha/ttys | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/etc.alpha/ttys b/etc/etc.alpha/ttys index a574070734d7..4ec376e007b1 100644 --- a/etc/etc.alpha/ttys +++ b/etc/etc.alpha/ttys @@ -41,6 +41,8 @@ ttyv6 "/usr/libexec/getty Pc" cons25 on secure ttyv7 "/usr/libexec/getty Pc" cons25 on secure ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure # Serial terminals +# serial console for AlphaServer 8200 and 8400 ("TurboLaser") +#zs0 "/usr/libexec/getty std.9600" vt100 on secure # The 'dialup' keyword identifies dialin lines to login, fingerd etc. ttyd0 "/usr/libexec/getty std.9600" vt100 on secure ttyd1 "/usr/libexec/getty std.9600" dialup off secure |
