--- loncom/cron/loncapa 2007/02/13 20:56:00 1.16 +++ loncom/cron/loncapa 2007/06/04 14:24:57 1.17 @@ -23,3 +23,6 @@ # Run the auto enrollment script. 30 1 * * * www /home/httpd/perl/Autoenroll.pl + +# Run the auto update script to update first name, last name etc. information. +30 3 * * * www /home/httpd/perl/Autoupdate.pl