summaryrefslogtreecommitdiffstats
path: root/etc/ttys
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-02-19 13:17:03 +0000
committerache <ache@FreeBSD.org>1994-02-19 13:17:03 +0000
commit0e6427f1eed48d5787fbe795ba9952dff3d04433 (patch)
tree38635a39b9e9ac65cdcd1936f3338102982353d8 /etc/ttys
parentefcc4c1349c09817a18774bc950f20deb3392607 (diff)
downloadFreeBSD-src-0e6427f1eed48d5787fbe795ba9952dff3d04433.zip
FreeBSD-src-0e6427f1eed48d5787fbe795ba9952dff3d04433.tar.gz
We lost ttyd for dialin lines, now restore it
Diffstat (limited to 'etc/ttys')
-rw-r--r--etc/ttys8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/ttys b/etc/ttys
index 29d82b4..20fda7f 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -4,13 +4,17 @@
# name getty type status comments
#
ttyv0 "/usr/libexec/getty Pc" pc3 on secure
+# Virtual terminals
ttyv1 "/usr/libexec/getty Pc" cons25 off secure
ttyv2 "/usr/libexec/getty Pc" cons25 off secure
ttyv3 "/usr/libexec/getty Pc" cons25 off secure
+# Hardwired terminals
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
-tty02 "/usr/libexec/getty std.9600" unknown off secure
-tty03 "/usr/libexec/getty std.9600" unknown off secure
+# Dialin terminals
+ttyd2 "/usr/libexec/getty std.9600" unknown off secure
+ttyd3 "/usr/libexec/getty std.9600" unknown off secure
+# Pseudo terminals
ttyp0 none network
ttyp1 none network
ttyp2 none network
OpenPOWER on IntegriCloud