diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/etc.sparc64/ttys | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/etc.sparc64/ttys b/etc/etc.sparc64/ttys index fa98eda50a57..d34c2cc14b37 100644 --- a/etc/etc.sparc64/ttys +++ b/etc/etc.sparc64/ttys @@ -33,9 +33,9 @@ console none unknown off secure # screen "/usr/libexec/getty Pc" cons25 on secure -ttya "/usr/libexec/getty 3wire.9600" cons25 on secure +ttya "/usr/libexec/getty 3wire.9600" cons25 off secure ttyb "/usr/libexec/getty 3wire.9600" cons25 off secure -ttyz0 "/usr/libexec/getty 3wire.9600" cons25 on secure +ttyz0 "/usr/libexec/getty 3wire.9600" cons25 off secure ttyz1 "/usr/libexec/getty 3wire.9600" cons25 off secure # #ttyv0 "/usr/libexec/getty Pc" cons25 on secure @@ -51,8 +51,8 @@ ttyz1 "/usr/libexec/getty 3wire.9600" cons25 off secure # Serial terminals # The 'dialup' keyword identifies dialin lines to login, fingerd etc. # Requires device 'uart' be enabled. -ttyu0 "/usr/libexec/getty std.9600" vt100 off secure -ttyu1 "/usr/libexec/getty std.9600" vt100 off secure +ttyu0 "/usr/libexec/getty std.9600" vt100 on secure +ttyu1 "/usr/libexec/getty std.9600" vt100 on secure ttyu2 "/usr/libexec/getty std.9600" vt100 off secure ttyu3 "/usr/libexec/getty std.9600" vt100 off secure # Dumb console |
