summaryrefslogtreecommitdiffstats
path: root/etc/ttys
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-07-30 10:56:34 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-07-30 10:56:34 +0000
commit6b9ff2b8b087d8273eb3f31fcc1afc070692a751 (patch)
treefc6bfae00a8d1d58f5e1585c21c97f6460c98030 /etc/ttys
parent4ba717bfdcf017bcc02ffb350b463bfc633171ef (diff)
downloadFreeBSD-src-6b9ff2b8b087d8273eb3f31fcc1afc070692a751.zip
FreeBSD-src-6b9ff2b8b087d8273eb3f31fcc1afc070692a751.tar.gz
Forgot to fix com01 -> com00, and added com02 and com03
Diffstat (limited to 'etc/ttys')
-rw-r--r--etc/ttys2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/ttys b/etc/ttys
index 64c39a0..ce2e3ba 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -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
OpenPOWER on IntegriCloud