X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Ftime_synch.crontab;h=ef5a747ead3573a2eac8a10340dd44a8b8efd983;hb=a5ac082e97881c155ce3693deb4f81f861243d09;hp=36ac9d670079328edfa53792a7b79333461b287f;hpb=fbeaa67e7831d25cc555fd323bdfa482f6ce3f75;p=feisty_meow.git diff --git a/infobase/configuration/cron/time_synch.crontab b/infobase/configuration/cron/time_synch.crontab index 36ac9d67..ef5a747e 100644 --- a/infobase/configuration/cron/time_synch.crontab +++ b/infobase/configuration/cron/time_synch.crontab @@ -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.