9 lines
135 B
SYSTEMD
9 lines
135 B
SYSTEMD
[Unit]
|
|
Description=Run the Cloudflare DDNS script hourly
|
|
|
|
[Timer]
|
|
OnBootSec=1min
|
|
OnUnitActiveSec=1hr
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|