ddns-scripts: bugfixes/update to version 2.4.1-1

* fix problem with lucihelper script reported in OpenWrt Ticket 19419
* rewritten split_FQDN fixing detection errors and using zcat
* updated tld_names.dat and .gz compressed to save space
* add LoopiaDNS (loopia.se) to services_ipv6

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
This commit is contained in:
Christian Schoenebeck
2015-04-12 10:47:38 +02:00
parent a68ce7eaf7
commit f5334528a7
7 changed files with 402 additions and 40 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ config ddns "global"
config service "myddns_ipv4"
option service_name "example.org"
option service_name "dyndns.com"
option domain "yourhost.example.com"
option username "your_username"
option password "your_password"