I, Jacob Bachmeyer, did this work, but the comments are presumed to have been
originally added by Ian Kelling, therefore I have listed him as the author of
this commit.
#
# Written by Ward Vandewege (ward@gnu.org), 2005-01-11
+# currently invoked by cron:
+
+# MAILTO=sysadmin@gnu.org
+# SHELL=/bin/bash
+# 22 * * * * gatekpr /home/gatekpr/build-keyring.pl && cp -f /home/gatekpr/pub.ring /home/ftp/gnu/gnu-keyring.gpg && /usr/local/bin/send-gpg-public-keys.sh
+
+
use strict;
my $PACKAGES = './packages';
#!/bin/bash
+# this is currently run by cron :
+
+## Once a day, update the maintainers file (used by the ftp-upload script)
+#13 0 * * * root /root/scripts/get-maintainers-file.sh
+
scp -q -i /root/scripts/ftpmirror-fp.key ftpmirror@fencepost.gnu.org:/gd/gnuorg/maintainers.bypkg /home/gatekpr/etc/
+
+# same output looks like this: