peach-workspace/peach-dyndns-updater/debian/peach-dyndns-updater.timer

12 lines
248 B
SYSTEMD

[Unit]
Description=Systemd timer which keeps a dynamic dns subdomain up to date with the latest device IP using nsupdate.
[Timer]
Unit=peach-dyndns-updater.service
OnCalendar=*:0/5
Persistent=true
AccuracySec=30s
[Install]
WantedBy=timers.target