--- loncom/cron/loncapa 2003/07/29 20:46:57 1.11 +++ loncom/cron/loncapa 2004/05/12 19:28:56 1.13 @@ -18,5 +18,8 @@ # Remove temporary tables from the metadata database. 13 2 * * * www /home/httpd/perl/cleanup_database.pl -# Clean up the printing spool. -5 1 * * * www /home/httpd/perl/cleanup_prtspool.pl +# Clean up the printing spool and userfile cache +5 1 * * * www /home/httpd/perl/cleanup_file_caches.pl + +# Run the auto enrollment script. +30 1 * * * www /home/httpd/perl/Autoenroll.pl