Skip to content

Instantly share code, notes, and snippets.

@agingorange
Created April 12, 2022 03:37
Show Gist options
  • Save agingorange/cfa9a77a0ca92efb6f0ece4b465879e0 to your computer and use it in GitHub Desktop.
Save agingorange/cfa9a77a0ca92efb6f0ece4b465879e0 to your computer and use it in GitHub Desktop.
Systemd timer file for Cloudflare DDNS updater
[Unit]
Description=Timer for Cloudflare DDNS updater
[Timer]
OnCalendar=*:0/5
Persistent=true
[Install]
WantedBy=timers.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment