Add 'cloudbox' configuration.
This commit is contained in:
parent
d203da49c2
commit
b1af7d31ec
16 changed files with 200 additions and 0 deletions
11
roles/ddns-update/files/ddns-update.timer
Normal file
11
roles/ddns-update/files/ddns-update.timer
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=Update ddns IP-address
|
||||
|
||||
[Timer]
|
||||
OnBootSec=0
|
||||
OnUnitActiveSec=15min
|
||||
AccuracySec=3min
|
||||
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue