]> git.pld-linux.org Git - packages/drupal.git/blobdiff - drupal.cron
- cron for drupal
[packages/drupal.git] / drupal.cron
diff --git a/drupal.cron b/drupal.cron
new file mode 100644 (file)
index 0000000..26f5d10
--- /dev/null
@@ -0,0 +1,7 @@
+# cron for Drupal.
+# bounce messages back to root
+MAILTO=root
+
+0 * * * * http cd /usr/share/drupal && /usr/bin/php4 -q cron.php
+
+# vim:syn=crontab
This page took 0.069498 seconds and 4 git commands to generate.