]> git.ipfire.org Git - people/ms/ddns.git/blobdiff - src/systemd/ddns.timer
Add support for systemd.
[people/ms/ddns.git] / src / systemd / ddns.timer
diff --git a/src/systemd/ddns.timer b/src/systemd/ddns.timer
new file mode 100644 (file)
index 0000000..409c7e7
--- /dev/null
@@ -0,0 +1,9 @@
+[Unit]
+Description=Periodly execution of the Dynamic DNS update client.
+
+[Timer]
+OnActiveSec=10min
+OnUnitInactiveSec=10min
+
+[Install]
+WantedBy=multi-user.target