From: Tom Hughes Date: Fri, 30 Jan 2015 19:38:25 +0000 (+0000) Subject: Make sure civicrm cron output goes somewhere useful X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/f2696cddc767f899d386a2e59cc3ef2bb21c90d4 Make sure civicrm cron output goes somewhere useful --- diff --git a/cookbooks/civicrm/templates/default/cron.erb b/cookbooks/civicrm/templates/default/cron.erb index e59bde0c0..3a8113845 100644 --- a/cookbooks/civicrm/templates/default/cron.erb +++ b/cookbooks/civicrm/templates/default/cron.erb @@ -1,3 +1,5 @@ # DO NOT EDIT - This file is being maintained by Chef +MAILTO=jonobennett+civicrm@gmail.com + */15 * * * * www-data php <%= @directory %>/civicrm/bin/cli.php -s crm.osmfoundation.org -u batch -p "<%= @passwords["batch"] %>" -e Job -a execute