it was introduced by commit 08933475ab

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
This commit is contained in:
Martin Schiller
2018-10-08 14:55:19 +02:00
committed by Simon Kelley
parent df071825f2
commit 53792c934c

View File

@@ -242,7 +242,7 @@ int main (int argc, char **argv)
/* Create a serial at startup if not configured. */
#ifdef HAVE_BROKEN_RTC
if (daemon_>soa_sn == 0)
if (daemon->soa_sn == 0)
die(_("zone serial must be configured in --auth-soa"), NULL, EC_BADCONF);
#else
if (daemon->soa_sn == 0)