File:  [LON-CAPA] / loncom / cron / loncapa
Revision 1.9: download - view: text, annotated - select for diffs
Thu Nov 21 19:41:06 2002 UTC (21 years, 5 months ago) by matthew
Branches: MAIN
CVS tags: version_0_6_2, version_0_6, HEAD
Addition of cleanup_prtspool.pl to cron.

# re-evaluate lon-capa connections
10 5 * * *    www    /home/httpd/perl/loncron
10 3 * * *    www    /usr/local/loncapa/bin/CHECKRPMS --cronmail
# Database cleanups
10 1 * * 7    www    /home/httpd/perl/searchcat.pl
13 2 * * *    www    /home/httpd/perl/cleanup_database.pl
# Printspool cleanup
5  1 * * *    www    /home/httpd/perl/cleanup_prtspool.pl


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>