summaryrefslogtreecommitdiffstats
path: root/etc/rc.dyndns.update
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-02-19 17:10:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-02-19 17:10:40 +0000
commitba86cc01a17cb803f41fd7642ddb358869034dc8 (patch)
tree6a3004c5bf627dce516a65f22973c15428db472b /etc/rc.dyndns.update
parenta15d3e0f7e386b6c918fe567d77d5addf0104bf4 (diff)
downloadpfsense-ba86cc01a17cb803f41fd7642ddb358869034dc8.zip
pfsense-ba86cc01a17cb803f41fd7642ddb358869034dc8.tar.gz
functions -> functions.inc
Diffstat (limited to 'etc/rc.dyndns.update')
-rwxr-xr-xetc/rc.dyndns.update2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.dyndns.update b/etc/rc.dyndns.update
index ca81432..9a31ca1 100755
--- a/etc/rc.dyndns.update
+++ b/etc/rc.dyndns.update
@@ -30,7 +30,7 @@
*/
require_once("config.inc");
-require_once("functions");
+require_once("functions.inc");
require_once("filter.inc");
log_error("Informational: services_dyndns_configure() is starting.");
OpenPOWER on IntegriCloud