Annotation of loncom/cron/loncapa, revision 1.9
1.1 harris41 1: # re-evaluate lon-capa connections
1.4 harris41 2: 10 5 * * * www /home/httpd/perl/loncron
1.8 harris41 3: 10 3 * * * www /usr/local/loncapa/bin/CHECKRPMS --cronmail
1.9 ! matthew 4: # Database cleanups
1.5 harris41 5: 10 1 * * 7 www /home/httpd/perl/searchcat.pl
1.6 matthew 6: 13 2 * * * www /home/httpd/perl/cleanup_database.pl
1.9 ! matthew 7: # Printspool cleanup
! 8: 5 1 * * * www /home/httpd/perl/cleanup_prtspool.pl
1.2 harris41 9:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>