dotfiles/roles/ddns/files/ddns.timer

11 lines
156 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Run inadyn every 15 minutes
[Timer]
OnCalendar=*:00,15,30,45:00
RandomizedDelaySec=1h
Persistent=true
[Install]
WantedBy=timers.target