]> git.pld-linux.org Git - packages/ntp.git/blame - ntp-4.2.4p5-driftonexit.patch
- fixed Group
[packages/ntp.git] / ntp-4.2.4p5-driftonexit.patch
CommitLineData
6fca7355
ER
1diff -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.025924 seconds and 4 git commands to generate.