summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-20 20:26:13 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-20 20:26:13 +0000
commit4a7a9f7f3bec867748a489b541570b351df7c32c (patch)
treed2d619d79979927f74968d580d12db9f80f603ac /etc
parentce9e67cee13c86d35e1fbc2196798daf4314cc0b (diff)
downloadpfsense-4a7a9f7f3bec867748a489b541570b351df7c32c.zip
pfsense-4a7a9f7f3bec867748a489b541570b351df7c32c.tar.gz
Backout last change. We need the getty environment for installer.
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/rc b/etc/rc
index d99066f..1b705a3 100755
--- a/etc/rc
+++ b/etc/rc
@@ -212,10 +212,4 @@ rm -rf /usr/local/pkg/pf/CVS
echo "Bootup complete"
-# if console is not locked, spawn rc.initial.
-if [ ! -f /var/etc/console_lockdown ]; then
- /bin/sh /etc/rc.initial
-fi
-
-# console is locked, lets exit and let the login shell take over.
exit 0
OpenPOWER on IntegriCloud