added comments in crontabs for purpose.
[feisty_meow.git] / infobase / configuration / cron / time_synch.crontab
index 36ac9d670079328edfa53792a7b79333461b287f..ef5a747ead3573a2eac8a10340dd44a8b8efd983 100644 (file)
@@ -3,10 +3,12 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
+#[time synch crontab]
+
 # standard to synch to local machine.
-0,4,8,12,16,20,24,28,32,36,40,44,48,52,56 * * * * /usr/sbin/sntp -P no -r equanimity
+0,4,8,12,16,20,24,28,32,36,40,44,48,52,56 * * * * /usr/sbin/sntp -P no -r greendragon
 or
-0,4,8,12,16,20,24,28,32,36,40,44,48,52,56 * * * * /usr/bin/rdate -s -n equanimity
+0,4,8,12,16,20,24,28,32,36,40,44,48,52,56 * * * * /usr/bin/rdate -s -n greendragon
 # -n is nntp which may not work with govt servers.
 
 # one machine on the network uses this version, to synch externally.