mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Also update serial in SOA object https://forum.virtualmin.com/t/issue-with-dns-zone-serial-not-updating-in-virtualmin-cloudmin-setup/128622
This commit is contained in:
@@ -510,6 +510,7 @@ foreach my $r (@$recs) {
|
||||
"\t\t\t$v->[4]\n\t\t\t$v->[5]\n\t\t\t$v->[6] )";
|
||||
&modify_record($r->{'file'}, $r, $r->{'realname'}, $r->{'ttl'},
|
||||
$r->{'class'}, $r->{'type'}, $vals);
|
||||
$v->[2] = $serial;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user