8 lines
119 B
SYSTEMD
8 lines
119 B
SYSTEMD
[Unit]
|
|
Description=run dyndns periodic checker and updater
|
|
|
|
[Timer]
|
|
OnCalendar=*:0/5
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|