Add debug info based on feedback [1]

[1] https://github.com/ddclient/ddclient/pull/52#issuecomment-359449906
This commit is contained in:
Sandro Jäckel 2019-12-29 04:45:25 +01:00
parent 8e32c32b20
commit 7fd93d60d7
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -5701,6 +5701,9 @@ EoEXAMPLE
}
######################################################################
## nic_dnsexit_update
## Need update URL in this format:
## http://update.dnsexit.com/RemoteUpdate.sv?login=yourlogin&password=your_ip_update_password&host=yourhost.yourdomain.com&myip=xxx.xx.xx.xxx
## Successful responses are: '0=Success', '1=IP is the same as the IP on the system', '4=IP not changed. To save our system resources, please don't post updates unless the IP got changed.'
######################################################################
sub nic_dnsexit_update {
debug("\nnic_dnsexit_update -------------------");