summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index 3e58d85..46b4a41 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -38,13 +38,6 @@ require_once("functions.inc");
log_error("Informational: rc.newwanip is starting.");
-/* hack! xxx: needs to be fixed. check_reload_status is inheriting
- * socket descriptors from openvpn, etc.
- */
-system("/usr/bin/killall -9 check_reload_status");
-sleep(1);
-system("/usr/local/sbin/check_reload_status");
-
/* WAN IP address has changed */
$argument = str_replace("\n", "", $argv[1]);
OpenPOWER on IntegriCloud