summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-13 05:08:32 +0000
committerBill Marquette <billm@pfsense.org>2005-08-13 05:08:32 +0000
commit7878e13733dc5317850d5edca744ddb8bc0d170e (patch)
tree6c5de28f3faea69b185cc9a8533c4ea74d60d801 /etc/rc.newwanip
parent473d34079bf8c479a7b57bd56a1b3754c61d5d9a (diff)
downloadpfsense-7878e13733dc5317850d5edca744ddb8bc0d170e.zip
pfsense-7878e13733dc5317850d5edca744ddb8bc0d170e.tar.gz
update dyndns
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index 74ee119..23ecae0 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -74,4 +74,7 @@
fwrite($fd, $curwanip);
fclose($fd);
}
-?> \ No newline at end of file
+
+ /* Update dynamic DNS */
+ services_dyndns_configure();
+?>
OpenPOWER on IntegriCloud