summaryrefslogtreecommitdiffstats
path: root/etc/ttys
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-02-26 03:01:15 +0000
committerBill Marquette <billm@pfsense.org>2005-02-26 03:01:15 +0000
commitad92c604f1c1820a467c3d906d942071077c6409 (patch)
tree7e9e879c99244f4ea30b55a296d7563297d7ab8b /etc/ttys
parentb82430a4427c5e779ffee193cbd1adc3994c24f8 (diff)
downloadpfsense-ad92c604f1c1820a467c3d906d942071077c6409.zip
pfsense-ad92c604f1c1820a467c3d906d942071077c6409.tar.gz
fix serial console
Diffstat (limited to 'etc/ttys')
-rw-r--r--etc/ttys4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ttys b/etc/ttys
index 4858658..82c02c8 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -30,6 +30,6 @@
#
# If console is marked "insecure", then init will ask for the root password
# when going to single-user mode.
-console none unknown off secure
+console "/usr/libexec/getty Pc" cons25 on secure
#
-ttyv0 "/usr/libexec/getty Pc" cons25 on secure
+#ttyv0 "/usr/libexec/getty Pc" cons25 on secure
OpenPOWER on IntegriCloud