]> git.pld-linux.org Git - packages/drupal.git/blob - drupal.cron
- drop old triggers
[packages/drupal.git] / drupal.cron
1 # cron for Drupal.
2 # bounce messages back to root
3 MAILTO=root
4
5 0 * * * * http /usr/share/drupal/cron.php
6
7 # vim:syn=crontab
This page took 0.027239 seconds and 3 git commands to generate.