summaryrefslogtreecommitdiff
path: root/roles/dyndns/client/templates/dyndns.timer.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/dyndns/client/templates/dyndns.timer.j2')
-rw-r--r--roles/dyndns/client/templates/dyndns.timer.j28
1 files changed, 8 insertions, 0 deletions
diff --git a/roles/dyndns/client/templates/dyndns.timer.j2 b/roles/dyndns/client/templates/dyndns.timer.j2
new file mode 100644
index 00000000..c5a08c8d
--- /dev/null
+++ b/roles/dyndns/client/templates/dyndns.timer.j2
@@ -0,0 +1,8 @@
+[Unit]
+Description=Trigger dyndns updates
+
+[Timer]
+OnCalendar=*:1/3
+
+[Install]
+WantedBy=timers.target