summaryrefslogtreecommitdiffstats
path: root/etc/rc.dyndns.update
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-02-09 17:51:29 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-02-09 17:51:29 +0000
commitf899154d513007ba9c8d483fc1e1ca837bf08a8c (patch)
tree8ae217d7896c280d55248d5c89ae948569de929e /etc/rc.dyndns.update
parent918e54c7c2f6f70b4175b0c98379ebe2de7c8307 (diff)
downloadpfsense-f899154d513007ba9c8d483fc1e1ca837bf08a8c.zip
pfsense-f899154d513007ba9c8d483fc1e1ca837bf08a8c.tar.gz
require_once("functions");
Diffstat (limited to 'etc/rc.dyndns.update')
-rwxr-xr-xetc/rc.dyndns.update1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.dyndns.update b/etc/rc.dyndns.update
index c275ac4..34aa260 100755
--- a/etc/rc.dyndns.update
+++ b/etc/rc.dyndns.update
@@ -30,6 +30,7 @@
*/
require_once("config.inc");
+require_once("functions");
require_once("filter.inc");
services_dyndns_configure();
OpenPOWER on IntegriCloud