updated after switching out firewall host.
authorFred T. Hamster <fred@greendragon.gruntose.blurgh>
Wed, 3 Aug 2016 22:28:43 +0000 (18:28 -0400)
committerFred T. Hamster <fred@greendragon.gruntose.blurgh>
Wed, 3 Aug 2016 22:28:43 +0000 (18:28 -0400)
infobase/configuration/cron/tell_zooty_our_ip.crontab
infobase/configuration/cron/time_synch.crontab

index 548fcd528ebd0787882cb4a85502d655178e399e..4e8f47531765cebc2141657408cccfdeb64d8bdd 100644 (file)
@@ -3,7 +3,7 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
-# special for equanimity; get zooty informed of our IP so we can make
+# special for firewall host; get zooty informed of our IP so we can make
 # the back-connection and get home.
-14,28,42,56 * * * * (bash /home/fred/feisty_meow/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org fred fred ) &>>/tmp/zooty_tell_report.txt
+0,14,28,42,56 * * * * (bash /home/fred/feisty_meow/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org fred fred ) &>>/tmp/zooty_tell_report.txt
 
index 36ac9d670079328edfa53792a7b79333461b287f..ee390d2b884903332256c4a3c5308854a219d33f 100644 (file)
@@ -4,9 +4,9 @@ SHELL=/bin/bash
 # m h dom mon dow command
 
 # 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.