minor fix
authorIan Kelling <ian@iankelling.org>
Fri, 18 Oct 2019 23:33:38 +0000 (19:33 -0400)
committerIan Kelling <ian@iankelling.org>
Fri, 18 Oct 2019 23:33:38 +0000 (19:33 -0400)
distro-begin
filesystem/etc/cron.d/ian

index 783c6cebab6c90c46a95fab76bb611a416a92636..89a09babf4e1f78c6a9af33ed530985da90a0359 100755 (executable)
 # set the scrollback to unlimited in case something goes wrong
 
 
+# send to registrar, glue records:
+# for iankelling.org:
+
+# ns1.iankelling.org 72.14.176.105
+# ns1.iankelling.org 2600:3c00::f03c:91ff:fe6d:baf8
+# ns2.iankelling.org 172.105.84.95
+# ns2.iankelling.org 2a01:7e01::f03c:91ff:feb5:baec
+
+# for zroe.org:
+
+# ns1.zroe.org 72.14.176.105
+# ns1.zroe.org 2600:3c00::f03c:91ff:fe6d:baf8
+# ns2.zroe.org 172.105.84.95
+# ns2.zroe.org 2a01:7e01::f03c:91ff:feb5:baec
+#
+
+
+
 ####### begin setup environment #######
 
 
index 749884a2cef95b15cbfc28fbfad98ca9139599e1..53fbf3fda07d6139298daf550304529918876d0c 100644 (file)
@@ -5,4 +5,4 @@ SHELL=/bin/bash
 2 * * * *   iank /a/exe/check-remote-mailqs 2>&1 | /usr/local/bin/log-once check-remote-mailqs
 # If theres any logged errors we didnt handle in 5 days, maybe we accidentally missed them,
 # so report if we did
-4 9 * * 5   root find /var/local/cron-errors /home/iank/cron-errors -type f -mtime +5
\ No newline at end of file
+4 9 * * 5   root find /var/local/cron-errors /home/iank/cron-errors -type f -mtime +5