File:  [LON-CAPA] / loncom / cron / loncapa
Revision 1.6: download - view: text, annotated - select for diffs
Fri Jul 26 18:09:36 2002 UTC (21 years, 8 months ago) by matthew
Branches: MAIN
CVS tags: HEAD
cleanup_database.pl will run at 2:13 in the morning and (by default) remove
all temporary databases that have not been modified in 24 hours.

# re-evaluate lon-capa connections
10 5 * * *    www    /home/httpd/perl/loncron
10 1 * * 7    www    /home/httpd/perl/searchcat.pl
# 5 5 * * *    root    /usr/sbin/loncapaverify
13 2 * * *    www    /home/httpd/perl/cleanup_database.pl


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