Update DNSSEC timestamp file on process TERM.

This commit is contained in:
Kevin Darbyshire-Bryant
2015-07-27 19:34:23 +01:00
committed by Simon Kelley
parent d6cb7e4815
commit 34b5d19488
3 changed files with 15 additions and 6 deletions

View File

@@ -992,6 +992,7 @@ extern struct daemon {
#endif
#ifdef HAVE_DNSSEC
struct ds_config *ds;
int back_to_the_future;
char *timestamp_file;
#endif