]> git.pld-linux.org Git - packages/drupal.git/commitdiff
- always use /usr/bin/php
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 29 Oct 2005 13:47:24 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drupal.cron -> 1.2

drupal.cron

index 26f5d10b2ba7201067fdcc9fc43d941323904b0f..8e78cef6c0e321e4ae74e7748d1035d6082329f0 100644 (file)
@@ -2,6 +2,6 @@
 # bounce messages back to root
 MAILTO=root
 
-0 * * * * http cd /usr/share/drupal && /usr/bin/php4 -q cron.php
+0 * * * * http cd /usr/share/drupal && /usr/bin/php cron.php
 
 # vim:syn=crontab
This page took 0.109148 seconds and 4 git commands to generate.