Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-09 | dns: T5144: Explicitly override ddclient global options for reliability | Indrajit Raychaudhuri | |
- For option 'web', ddclient defaults to 'dyndns' which doesn't support ssl. This results ddclient process lockup till connection to checkip.dyndns.org:443 times out. - For option 'use', ddclient defaults 'ip'. This results in confusing message "WARNING: '' is not a valid IPv4 or IPv6 address" in log. | |||
2023-06-04 | dns: T5144: Add pid and cache config as ddclient global | Indrajit Raychaudhuri | |
2023-06-04 | dns: T5144: Relocate ddclient template path for consistency with config path | Indrajit Raychaudhuri | |