]> git.ipfire.org Git - oddments/ddns.git/blame - src/systemd/ddns.timer
Add support for systemd.
[oddments/ddns.git] / src / systemd / ddns.timer
CommitLineData
673f2c74
SS
1[Unit]
2Description=Periodly execution of the Dynamic DNS update client.
3
4[Timer]
5OnActiveSec=10min
6OnUnitInactiveSec=10min
7
8[Install]
9WantedBy=multi-user.target