]> git.ipfire.org Git - people/ms/ddns.git/blob - src/systemd/ddns.timer
Add support for systemd.
[people/ms/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