commenting out older method, removing nntp flag from main net synch
authorChris Koeritz <fred@gruntose.com>
Sun, 24 May 2015 17:22:55 +0000 (13:22 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 24 May 2015 17:22:55 +0000 (13:22 -0400)
infobase/configuration/cron/time_synch.crontab

index 8510ee826c76b74ae2b5ee1aad4d80ff5ff52fec..36ac9d670079328edfa53792a7b79333461b287f 100644 (file)
@@ -7,9 +7,10 @@ SHELL=/bin/bash
 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56 * * * * /usr/sbin/sntp -P no -r equanimity
 or
 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56 * * * * /usr/bin/rdate -s -n equanimity
+# -n is nntp which may not work with govt servers.
 
 # one machine on the network uses this version, to synch externally.
-0 0,4,8,12,16,20 * * * /usr/sbin/sntp -P no -r time.nist.gov
-or
-0 0,4,8,12,16,20 * * * /usr/bin/rdate -s -n time.nist.gov
+#0 0,4,8,12,16,20 * * * /usr/sbin/sntp -P no -r time.nist.gov
+#or
+0 0,4,8,12,16,20 * * * /usr/bin/rdate -s time-c.nist.gov