File:  [LON-CAPA] / loncom / cron / loncapa
Revision 1.8: download - view: text, annotated - select for diffs
Mon Sep 9 15:06:23 2002 UTC (21 years, 10 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
monitor RPMs every day and mail administrators

    1: # re-evaluate lon-capa connections
    2: 10 5 * * *    www    /home/httpd/perl/loncron
    3: 10 3 * * *    www    /usr/local/loncapa/bin/CHECKRPMS --cronmail
    4: 10 1 * * 7    www    /home/httpd/perl/searchcat.pl
    5: 13 2 * * *    www    /home/httpd/perl/cleanup_database.pl
    6: 

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