Add 'cloudbox' configuration.
This commit is contained in:
parent
d203da49c2
commit
b1af7d31ec
16 changed files with 200 additions and 0 deletions
6
roles/ddns-update/files/ddns-update.service
Normal file
6
roles/ddns-update/files/ddns-update.service
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Unit]
|
||||
Description=Update ddns
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/bin/ddns-update
|
Loading…
Add table
Add a link
Reference in a new issue