summaryrefslogtreecommitdiffstats
path: root/etc/ttys
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-29 23:26:58 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-29 23:26:58 +0000
commit65b5a8b0443d773728558a2a5eec18ef9ef4825e (patch)
treefacec700d4c3b10d09b17a08cbe9862b0c1a08df /etc/ttys
parent1c4fad45edeb2dde5c8441a3ebb10b13ee2da0ec (diff)
downloadpfsense-65b5a8b0443d773728558a2a5eec18ef9ef4825e.zip
pfsense-65b5a8b0443d773728558a2a5eec18ef9ef4825e.tar.gz
Turn back on console
Diffstat (limited to 'etc/ttys')
-rw-r--r--etc/ttys7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/ttys b/etc/ttys
index c023ea6..55ceb5a 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -30,10 +30,9 @@
#
# 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 "/bin/sh /etc/rc.initial" cons25 on secure
-#
-ttyv0 "/usr/libexec/getty Pc" cons25 off secure
+#console none unknown off secure
+console "/bin/sh /etc/rc.initial" cons25 on secure
+ttyv0 "/usr/libexec/getty Pc" cons25 on secure
# Virtual terminals
ttyv1 "/usr/libexec/getty Pc" cons25 off secure
ttyv2 "/usr/libexec/getty Pc" cons25 off secure
OpenPOWER on IntegriCloud