summaryrefslogtreecommitdiffstats
path: root/etc/etc.arm
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-02-12 18:33:13 +0000
committersam <sam@FreeBSD.org>2009-02-12 18:33:13 +0000
commite5bd9005a4635b867787fcb3d72663910abb5a31 (patch)
treed6b1169bc2e783178dcc0235376e8b6552fec21a /etc/etc.arm
parentb0cf082ab57deaa78de6d4efd0876d914830014b (diff)
downloadFreeBSD-src-e5bd9005a4635b867787fcb3d72663910abb5a31.zip
FreeBSD-src-e5bd9005a4635b867787fcb3d72663910abb5a31.tar.gz
turn off ttyv*; not aware of any arm-based systems with syscons
Reviewed by: imp
Diffstat (limited to 'etc/etc.arm')
-rw-r--r--etc/etc.arm/ttys16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/etc.arm/ttys b/etc/etc.arm/ttys
index 4b22640..c7ed835 100644
--- a/etc/etc.arm/ttys
+++ b/etc/etc.arm/ttys
@@ -32,15 +32,15 @@
# when going to single-user mode.
console none unknown off secure
#
-ttyv0 "/usr/libexec/getty Pc" cons25 on secure
+ttyv0 "/usr/libexec/getty Pc" cons25 off secure
# Virtual terminals
-ttyv1 "/usr/libexec/getty Pc" cons25 on secure
-ttyv2 "/usr/libexec/getty Pc" cons25 on secure
-ttyv3 "/usr/libexec/getty Pc" cons25 on secure
-ttyv4 "/usr/libexec/getty Pc" cons25 on secure
-ttyv5 "/usr/libexec/getty Pc" cons25 on secure
-ttyv6 "/usr/libexec/getty Pc" cons25 on secure
-ttyv7 "/usr/libexec/getty Pc" cons25 on secure
+ttyv1 "/usr/libexec/getty Pc" cons25 off secure
+ttyv2 "/usr/libexec/getty Pc" cons25 off secure
+ttyv3 "/usr/libexec/getty Pc" cons25 off secure
+ttyv4 "/usr/libexec/getty Pc" cons25 off secure
+ttyv5 "/usr/libexec/getty Pc" cons25 off secure
+ttyv6 "/usr/libexec/getty Pc" cons25 off secure
+ttyv7 "/usr/libexec/getty Pc" cons25 off secure
#ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
OpenPOWER on IntegriCloud