From d97809baf368e6f77c21036722a5a328e18cf7f4 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 7 Jul 2009 15:23:58 -0400 Subject: Backout last commit, the problem still exists when launching filter_configure() later on --- etc/rc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'etc/rc') 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" -- cgit v1.1