Project

General

Profile

« Previous | Next » 

Revision d97809ba

Added by Scott Ullrich about 16 years ago

Backout last commit, the problem still exists when launching filter_configure() later on

View differences:

etc/rc
322 322
# Reset the cache.  read-only requires this.
323 323
rm /tmp/config.cache
324 324

  
325
while [ "`ps awwux | grep -v grep | grep rc.newwanip`" ]; do
326
	echo "Delaying startup while rc.newwanip finishes" | logger
327
	sleep 5
328
done
329

  
330 325
/etc/rc.conf_mount_ro
331 326

  
332 327
echo "Bootup complete"

Also available in: Unified diff