07c4993
diff -up ntp-4.2.4p5/ntpd/ntpd.c.driftonexit ntp-4.2.4p5/ntpd/ntpd.c
07c4993
--- ntp-4.2.4p5/ntpd/ntpd.c.driftonexit	2008-10-07 15:22:27.000000000 +0200
07c4993
+++ ntp-4.2.4p5/ntpd/ntpd.c	2008-10-07 16:29:06.000000000 +0200
07c4993
@@ -1174,7 +1174,6 @@ finish(
07c4993
 {
07c4993
 
07c4993
 	msyslog(LOG_NOTICE, "ntpd exiting on signal %d", sig);
07c4993
-	write_stats();
07c4993
 #ifdef HAVE_DNSREGISTRATION
07c4993
 	if (mdns != NULL)
07c4993
 	DNSServiceRefDeallocate(mdns);