aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/crontab.ugly7
1 files changed, 1 insertions, 6 deletions
diff --git a/config/crontab.ugly b/config/crontab.ugly
index 8ec2b76a9..bd5e3d6f8 100644
--- a/config/crontab.ugly
+++ b/config/crontab.ugly
@@ -4,7 +4,7 @@
# Copyright (c) 2008 UK Citizens Online Democracy. All rights reserved.
# Email: francis@mysociety.org. WWW: http://www.mysociety.org/
#
-# $Id: crontab.ugly,v 1.32 2009-09-03 07:50:40 francis Exp $
+# $Id: crontab.ugly,v 1.33 2009-09-03 21:50:46 francis Exp $
PATH=/usr/local/bin:/usr/bin:/bin
MAILTO=team@whatdotheyknow.com
@@ -32,9 +32,4 @@ MAILTO=team@whatdotheyknow.com
43 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/mysociety/foi/script/request-creation-graph
48 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/mysociety/foi/script/user-use-graph
-# Kick Apache, so that Passenger restarts Rails processes at least once a day
-# (this was needed with mongrel, and seems worth leaving in now too)
-30 3 * * * root /usr/sbin/apache2ctl graceful
-
-