summaryrefslogtreecommitdiffstats
path: root/etc/rc.dyndns.update
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-02-09 17:55:34 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-02-09 17:55:34 +0000
commit5cf44e4836873c2ef53c8e89867a0859166b19ad (patch)
tree883b69c54ef56141f9f3bc58d7ecf87f9e490b5a /etc/rc.dyndns.update
parentf899154d513007ba9c8d483fc1e1ca837bf08a8c (diff)
downloadpfsense-5cf44e4836873c2ef53c8e89867a0859166b19ad.zip
pfsense-5cf44e4836873c2ef53c8e89867a0859166b19ad.tar.gz
Alert when rc.dyndns.update is starting
Diffstat (limited to 'etc/rc.dyndns.update')
-rwxr-xr-xetc/rc.dyndns.update2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.dyndns.update b/etc/rc.dyndns.update
index 34aa260..ca81432 100755
--- a/etc/rc.dyndns.update
+++ b/etc/rc.dyndns.update
@@ -33,6 +33,8 @@ require_once("config.inc");
require_once("functions");
require_once("filter.inc");
+log_error("Informational: services_dyndns_configure() is starting.");
+
services_dyndns_configure();
?>
OpenPOWER on IntegriCloud