Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > e8c0b673ea1b7e162bcac8e349d03cea > files > 23

ntp-4.2.2p1-15.el5_7.1.src.rpm

--- ntp-4.2.2p1/ntpd/ntp_proto.c.retcode	2006-06-06 22:16:43.000000000 +0200
+++ ntp-4.2.2p1/ntpd/ntp_proto.c	2007-05-18 10:25:46.000000000 +0200
@@ -303,7 +303,7 @@
 				if (peer_ntpdate == 0) {
 					msyslog(LOG_NOTICE,
 					    "no reply; clock not set");
-					exit (0);
+					exit (1);
 				}
 			}
 		}