Drumbeat/Website/Install: Difference between revisions

Line 77: Line 77:
=== Drupal cronjob ===
=== Drupal cronjob ===


Add the following line to /etc/crontab (XXX or is there a better way in modern OSes?)
Add the following line to /etc/crontab (XXX or is there a better way in modern OSes?) sudo crontab -e ,  the cron.php file will also need to be unreachable from over the web [booker]


  10 * * * * wget -q -O /dev/null http://{drumbeat_site_url}/cron.php
  10 * * * * wget -q -O /dev/null http://{drumbeat_site_url}/cron.php
Confirmed users
884

edits