summarylogtreecommitdiffstats
path: root/duckdns.service
diff options
context:
space:
mode:
Diffstat (limited to 'duckdns.service')
-rw-r--r--duckdns.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/duckdns.service b/duckdns.service
new file mode 100644
index 000000000000..514769a37d4b
--- /dev/null
+++ b/duckdns.service
@@ -0,0 +1,6 @@
+[Unit]
+Description=DuckDNS update job
+
+[Service]
+Type=oneshot
+ExecStart=/usr/bin/duckdns \ No newline at end of file