Dabombber
Senior Member
I've been looking at inadyn and it seems a little inconsistent. From what I can tell, ddns-start is always called, and if you set your DDNS server setting to anything but custom or www.oray.com inadyn is used. I think it would be better to have them both called all the time, or at least check if there's a /jffs/configs/inadyn.conf file.
Actually the inadyn.conf file seems a bit useless since it'll override the webui settings if present, and you can just set your own config if you're running inadyn manually. If only the inadyn.conf.add file was allowed it'd make a lot more sense.
I could be wrong but there seems to be no need to any global settings either? The wiki says
But the trust file is set by default anyway, iterations could be avoided by calling calling using "-once" here, and period is irrelevant since it's only run once.
Actually the inadyn.conf file seems a bit useless since it'll override the webui settings if present, and you can just set your own config if you're running inadyn manually. If only the inadyn.conf.add file was allowed it'd make a lot more sense.
I could be wrong but there seems to be no need to any global settings either? The wiki says
Code:
ca-trust-file = /etc/ssl/certs/ca-certificates.crt
iterations = 1
period = 300