summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-07-07 15:23:58 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-07-07 15:23:58 -0400
commitd97809baf368e6f77c21036722a5a328e18cf7f4 (patch)
tree98d4b05fe37ca0e40ae7302bf1b99df01fd06712 /etc/rc
parent2339012560b8091903247f2d14429062adda45e8 (diff)
downloadpfsense-d97809baf368e6f77c21036722a5a328e18cf7f4.zip
pfsense-d97809baf368e6f77c21036722a5a328e18cf7f4.tar.gz
Backout last commit, the problem still exists when launching filter_configure() later on
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/rc b/etc/rc
index 75eea7e..06bf119 100755
--- a/etc/rc
+++ b/etc/rc
@@ -322,11 +322,6 @@ minicron 240 /var/run/ping_hosts.pid /usr/local/bin/ping_hosts.sh
# Reset the cache. read-only requires this.
rm /tmp/config.cache
-while [ "`ps awwux | grep -v grep | grep rc.newwanip`" ]; do
- echo "Delaying startup while rc.newwanip finishes" | logger
- sleep 5
-done
-
/etc/rc.conf_mount_ro
echo "Bootup complete"
OpenPOWER on IntegriCloud