Diff for /loncom/html/adm/help/tex/Domain_Crontab_Entries.tex between versions 1.8 and 1.9

version 1.8, 2013/12/13 10:36:19 version 1.9, 2016/08/20 17:48:11
Line 2 Line 2
 When LON-CAPA is installed a file named loncapa is written to /etc/cron.d.  When LON-CAPA is installed a file named loncapa is written to /etc/cron.d.
 The frequency and timing of execution of scripts included in this  The frequency and timing of execution of scripts included in this
 loncapa crontab file can be modified to suit the needs of your domain.  loncapa crontab file can be modified to suit the needs of your domain.
 The scripts, which are all run as the user 'www', are as follows:   The scripts, which are all run as the user `www', are as follows: 
   
 \begin{itemize}  \begin{itemize}
 \item \emph{/home/httpd/perl/loncron} run daily at 5.10 am updates  \item \emph{/home/httpd/perl/loncron} run daily at 5.10 am updates
Line 40  used to store metadata for publicly acce Line 40  used to store metadata for publicly acce
 user information needed for user searches in a LON-CAPA domain.   user information needed for user searches in a LON-CAPA domain. 
 \item \emph{/home/httpd/perl/cleanup\_database.pl} run daily at 2.13 am  \item \emph{/home/httpd/perl/cleanup\_database.pl} run daily at 2.13 am
 drops tables from the LON-CAPA MySQL database if their comment is  drops tables from the LON-CAPA MySQL database if their comment is
 'temporary' and they have not been modified in a given time (default  `temporary' and they have not been modified in a given time (default
 is 2 days).  is 2 days).
 \item \emph{/home/httpd/perl/refresh\_courseids\_db.pl} run daily at 2.50 am   \item \emph{/home/httpd/perl/refresh\_courseids\_db.pl} run daily at 2.50 am 
 refreshes the database file (stored on a library server) queried when a   refreshes the database file (stored on a library server) queried when a 

Removed from v.1.8  
changed lines
  Added in v.1.9


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