From: Chris Koeritz Date: Sun, 24 May 2015 17:22:55 +0000 (-0400) Subject: commenting out older method, removing nntp flag from main net synch X-Git-Tag: 2.140.90~636 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=fbeaa67e7831d25cc555fd323bdfa482f6ce3f75;p=feisty_meow.git commenting out older method, removing nntp flag from main net synch --- diff --git a/infobase/configuration/cron/time_synch.crontab b/infobase/configuration/cron/time_synch.crontab index 8510ee82..36ac9d67 100644 --- a/infobase/configuration/cron/time_synch.crontab +++ b/infobase/configuration/cron/time_synch.crontab @@ -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