drupal/drupal-cron.sh@02101011a9bc
drupal/drupal-cron.sh
Mon, 25 Aug 2014 19:07:19 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Mon, 25 Aug 2014 19:07:19 +0200
- changeset 796
- 02101011a9bc
- permissions
- -rw-r--r--
Correct process identification writing of PID file on -P parameter.
3 ## drupal-cron.sh -- Drupal Cron Job
6 server=`grep '^Listen' @l_prefix@/etc/drupal/drupal-apache.conf | head -1 | awk '{ print $2; }'`
7 @l_prefix@/lib/openpkg/curl --silent --compressed http://$server/cron.php || true