]> git.ipfire.org Git - oddments/ddns.git/blob - src/systemd/ddns.timer
Bump version to 015.
[oddments/ddns.git] / src / systemd / ddns.timer
1 [Unit]
2 Description=Periodly execution of the Dynamic DNS update client.
3
4 [Timer]
5 OnActiveSec=10min
6 OnUnitInactiveSec=10min
7
8 [Install]
9 WantedBy=multi-user.target