]> git.pld-linux.org Git - packages/ntp.git/blob - ntp-4.2.6p1-retcode.patch
- clean format-security.patch
[packages/ntp.git] / ntp-4.2.6p1-retcode.patch
1 diff -up ntp-4.2.6p1/ntpd/ntp_proto.c.retcode ntp-4.2.6p1/ntpd/ntp_proto.c
2 --- ntp-4.2.6p1/ntpd/ntp_proto.c.retcode        2009-12-09 08:36:36.000000000 +0100
3 +++ ntp-4.2.6p1/ntpd/ntp_proto.c        2010-03-03 16:06:00.000000000 +0100
4 @@ -269,7 +269,7 @@ transmit(
5                                             "ntpd: no servers found");
6                                         printf(
7                                             "ntpd: no servers found\n");
8 -                                       exit (0);
9 +                                       exit (1);
10                                 }
11                         }
12                 }
This page took 0.083512 seconds and 3 git commands to generate.