SOA serial tweak.

This commit is contained in:
Simon Kelley
2012-12-09 21:09:01 +00:00
parent 496787677e
commit 8ff556739e

View File

@@ -420,8 +420,10 @@ void lease_update_dns(int force)
if (daemon->port != 0 && (dns_dirty || force)) if (daemon->port != 0 && (dns_dirty || force))
{ {
#ifndef HAVE_BROKEN_RTC
/* force transfer to authoritative secondaries */ /* force transfer to authoritative secondaries */
daemon->soa_sn++; daemon->soa_sn++;
#endif
cache_unhash_dhcp(); cache_unhash_dhcp();