You've already forked DDNS-Client
Initialize Git Repository: 'DDNS-Client'
This commit is contained in:
9
ddns-client/lib/systemd/system/ddns-client.timer
Normal file
9
ddns-client/lib/systemd/system/ddns-client.timer
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Dynamic Domain Name System Client
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* *:00/5:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user