summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.newwanip5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index 7f35727..f494e72 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -35,11 +35,6 @@
/* WAN IP address has changed */
- /* make sure to wait until the boot scripts have finished */
- while (file_exists("{$g['varrun_path']}/booting")) {
- sleep(1);
- }
-
$curwanip = get_current_wan_address();
/* dhclient or MPD told us that the IP address has changed;
OpenPOWER on IntegriCloud