File:  [LON-CAPA] / loncom / cron / loncapa
Revision 1.3: download - view: text, annotated - select for diffs
Thu Oct 26 22:05:29 2000 UTC (23 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
cron job should run every day to verify system, not every hour

    1: # re-evaluate lon-capa connections
    2: 10 * * * *    www    /home/httpd/perl/loncron
    3: 5 5 * * *    root    /usr/sbin/loncapaverify
    4: 

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