master
Philippe Pittoli 2014-05-09 12:44:37 +02:00
parent d24074fdc9
commit dc13d06fc2
1 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,10 @@ sub _reload_conf {
write_file($f, $data);
system('ssh -p ' . $self->data->sshportsec . ' '
. $self->data->sshusersec . '@' . $self->data->sshhostsec
. ' "sudo nsdc patch 2>/dev/null 1>/dev/null && sudo rm /var/nsd3/ixfr.db"');
_scp_put($self->data->sshusersec
, $self->data->sshhostsec
, $self->data->sshportsec