diff --git a/cf-ddns.timer b/cf-ddns.timer new file mode 100644 index 0000000..2540bce --- /dev/null +++ b/cf-ddns.timer @@ -0,0 +1,11 @@ +[Unit] +Description=Run Cloudflare DDNS updater every minute + +[Timer] +OnBootSec=30s +OnUnitActiveSec=1min +AccuracySec=15s +Persistent=true + +[Install] +WantedBy=timers.target \ No newline at end of file