[gnome-system-tools] Remove unreachable NTP servers



commit 0fef20616b9d2c9e16ffbb8df0be8c97acd37ebd
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Sun Nov 21 13:09:10 2010 +0100

    Remove unreachable NTP servers
    
    These servers don't seem to be working anymore (ntpdate returns
    "no server suitable for synchronization found"). Thanks to Xavier
    Robin for finding them.

 src/time/ntp-servers-list.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/time/ntp-servers-list.c b/src/time/ntp-servers-list.c
index 43a38b6..c22078d 100644
--- a/src/time/ntp-servers-list.c
+++ b/src/time/ntp-servers-list.c
@@ -41,8 +41,6 @@ struct NtpServer {
 	{ "ntp2.cmc.ec.gc.ca", "Eastern Canada" },
 	{ "wuarchive.wustl.edu", "Missouri, USA" },
 	{ "clock.psu.edu", "Pennsylvania, USA" },
-	{ "gilbreth.ecn.purdue.edu", "Indiana, USA" },
-	{ "molecule.ecn.purdue.edu", "Indiana, USA" },
 	{ "ntp.tmc.edu", "Texas, USA" },
 	{ "louie.udel.edu", "Delaware, USA" },
 	{ "ntp0.cornell.edu", "New York, USA" },
@@ -53,16 +51,13 @@ struct NtpServer {
 	{ "ntp2b.mcc.ac.uk", "England, Europe" },
 	{ "ntp.maths.tcd.ie", "Ireland, Europe" },
 	{ "ntp.cs.strath.ac.uk", "Scotland, Europe" },
-	{ "bernina.ethz.ch", "Switzerland, Europe" },
 	{ "ntp.univ-lyon1.fr", "France, Europe" },
 	{ "tick.keso.fi", "Finland, Europe" },
 	{ "fartein.ifi.uio.no", "Norway, Europe" },
-	{ "time.esec.com.au", "Australia" },
 	{ "ntp.adelaide.edu.au", "South Australia" },
 	{ "time.nuri.net", "Korea, Asia" },
 	{ "ntp.cs.mu.oz.au", "Melbourne, Australia" },
 	{ "swisstime.ethz.ch", "Zurich, Switzerland" },
-	{ "ntpa2.kph.uni-mainz.de", "Mainz, Germany" },
 	{ "stdtime.gov.hk", "Hong Kong, China" },
 	{ "ntp.jst.mfeed.ad.jp", "Japan" },
 	{ "time.service.uit.no", "Norway" },



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]