summaryrefslogtreecommitdiffstats
path: root/etc/ttys
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-29 23:19:06 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-29 23:19:06 +0000
commit1c4fad45edeb2dde5c8441a3ebb10b13ee2da0ec (patch)
tree8cda2ad16333ed99460408ce6d302e8845f5d5e6 /etc/ttys
parent34bc1324207b22a0e42906f52319bf92c0b9841f (diff)
downloadpfsense-1c4fad45edeb2dde5c8441a3ebb10b13ee2da0ec.zip
pfsense-1c4fad45edeb2dde5c8441a3ebb10b13ee2da0ec.tar.gz
Revert commit, it appears the console is no longer spawning
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 c082907..c023ea6 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -30,8 +30,8 @@
#
# 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
+console none unknown off secure
+#console "/bin/sh /etc/rc.initial" cons25 on secure
#
ttyv0 "/usr/libexec/getty Pc" cons25 off secure
# Virtual terminals
OpenPOWER on IntegriCloud