summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.newwanip5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index 00c3ac3..afcb09d 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -177,11 +177,6 @@ if (is_ipaddr($oldip) && $curwanip == $oldip) {
if (substr($interface_real, 0, 4) != "ovpn")
openvpn_resync_all($interface);
- /* perform RFC 2136 DNS update */
- services_dnsupdate_process($interface);
-
- /* signal dyndns update */
- services_dyndns_configure($interface);
exit;
}
OpenPOWER on IntegriCloud