porkbun-dynamic-dns-python/systemd.timer

10 lines
189 B
SYSTEMD

[Unit]
Description=Detect external IP address and create/update a corresponding DNS record every 15 minutes
[Timer]
OnBootSec=15min
OnUnitActiveSec=15min
[Install]
WantedBy=timers.target