# cron for Drupal.
# bounce messages back to root
MAILTO=root

0 * * * * http /usr/share/drupal/cron.php

# vim:syn=crontab
