]> git.pld-linux.org Git - packages/ntp.git/blob - ntp-4.2.4p5-driftonexit.patch
- release 9
[packages/ntp.git] / ntp-4.2.4p5-driftonexit.patch
1 diff -up ntp-4.2.4p5/ntpd/ntpd.c.driftonexit ntp-4.2.4p5/ntpd/ntpd.c
2 --- ntp-4.2.4p5/ntpd/ntpd.c.driftonexit 2008-10-07 15:22:27.000000000 +0200
3 +++ ntp-4.2.4p5/ntpd/ntpd.c     2008-10-07 16:29:06.000000000 +0200
4 @@ -1174,7 +1174,6 @@ finish(
5  {
6  
7         msyslog(LOG_NOTICE, "ntpd exiting on signal %d", sig);
8 -       write_stats();
9  #ifdef HAVE_DNSREGISTRATION
10         if (mdns != NULL)
11         DNSServiceRefDeallocate(mdns);
This page took 0.030309 seconds and 3 git commands to generate.