You've already forked DDNS-Client
10 lines
139 B
SYSTEMD
10 lines
139 B
SYSTEMD
[Unit]
|
|
Description=Dynamic Domain Name System Client
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* *:00/5:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|