Update ddclient.in
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
a08ab6ab3a
commit
e3d2d3db3a
1 changed files with 0 additions and 1 deletions
|
|
@ -7027,7 +7027,6 @@ sub nic_keysystems_update {
|
|||
foreach my $h (@_) {
|
||||
my $ip = delete $config{$h}{'wantip'};
|
||||
info("KEYSYSTEMS setting IP address to %s for %s", $ip, $h);
|
||||
verbose("UPDATE:","updating %s", $h);
|
||||
|
||||
my $url = "http://$config{$h}{'server'}/update.php?hostname=$h&password=$config{$h}{'password'}&ip=$ip";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue