aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/usr_local_etc_rc.d_do_dyndns.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/usr_local_etc_rc.d_do_dyndns.j2 b/templates/usr_local_etc_rc.d_do_dyndns.j2
index 0198f9d..6c4c18e 100644
--- a/templates/usr_local_etc_rc.d_do_dyndns.j2
+++ b/templates/usr_local_etc_rc.d_do_dyndns.j2
@@ -16,7 +16,7 @@ stop_cmd="do_dyndns_stop"
load_rc_config $name
: "${do_dyndns_enable:=NO}"
-: "${do_dyndns_interval:=5m}"
+: "${do_dyndns_interval:=1m}"
: "${do_dyndns_hostname:=@}"
: "${do_dyndns_auth_file:=/usr/local/etc/do_dyndns_auth}"