summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2013-04-12 18:10:49 +0000
committerErmal <eri@pfsense.org>2013-04-12 18:10:49 +0000
commitd9ae755de940113f8996f290fe8420b98e6a5e9d (patch)
tree3c6ff78ba695a69e7aa2310995f3b2c9fa163246 /etc
parent2159494fdcec84acb8982e86fdec48620325858b (diff)
downloadpfsense-d9ae755de940113f8996f290fe8420b98e6a5e9d.zip
pfsense-d9ae755de940113f8996f290fe8420b98e6a5e9d.tar.gz
Remove these from here
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