diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1993-07-30 10:56:34 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1993-07-30 10:56:34 +0000 |
| commit | 5cd488dfd02ef61c137f20392d7a87344e63d77c (patch) | |
| tree | fc6bfae00a8d1d58f5e1585c21c97f6460c98030 | |
| parent | a1fea88be29d4e35edf30b2fb32c7dfeac514636 (diff) | |
Notes
| -rw-r--r-- | etc/ttys | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,8 +4,10 @@ # name getty type status comments # vga "/usr/libexec/getty Pc" pc3 on secure +com00 "/usr/libexec/getty std.9600" unknown off secure com01 "/usr/libexec/getty std.9600" unknown off secure com02 "/usr/libexec/getty std.9600" unknown off secure +com03 "/usr/libexec/getty std.9600" unknown off secure ttyp0 none network ttyp1 none network ttyp2 none network |
