summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-13 21:22:14 +0000
committerBill Marquette <billm@pfsense.org>2005-08-13 21:22:14 +0000
commitf2f0c830e0f654b8b91f788312a3a5c055bc80e7 (patch)
tree5d32063a7883af3019902fdc8946fe15d22f94e9 /etc/rc.newwanip
parent3a986da76256fbc1dd1f34a51375c58188fcadf0 (diff)
downloadpfsense-f2f0c830e0f654b8b91f788312a3a5c055bc80e7.zip
pfsense-f2f0c830e0f654b8b91f788312a3a5c055bc80e7.tar.gz
Recommit fix for #334
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index de3ca58..23ecae0 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -74,4 +74,7 @@
fwrite($fd, $curwanip);
fclose($fd);
}
+
+ /* Update dynamic DNS */
+ services_dyndns_configure();
?>
OpenPOWER on IntegriCloud