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