add ntp version bump
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
diff -up ntp-4.2.6p1/ntpd/ntp_proto.c.retcode ntp-4.2.6p1/ntpd/ntp_proto.c
|
||||
--- ntp-4.2.6p1/ntpd/ntp_proto.c.retcode 2009-12-09 08:36:36.000000000 +0100
|
||||
+++ ntp-4.2.6p1/ntpd/ntp_proto.c 2010-03-03 16:06:00.000000000 +0100
|
||||
@@ -269,7 +269,7 @@ transmit(
|
||||
"ntpd: no servers found");
|
||||
printf(
|
||||
"ntpd: no servers found\n");
|
||||
- exit (0);
|
||||
+ exit (1);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user