aboutsummaryrefslogtreecommitdiffstats
path: root/config/crontab.ugly
diff options
context:
space:
mode:
Diffstat (limited to 'config/crontab.ugly')
-rw-r--r--config/crontab.ugly7
1 files changed, 6 insertions, 1 deletions
diff --git a/config/crontab.ugly b/config/crontab.ugly
index bd5e3d6f8..5ad68c941 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.33 2009-09-03 21:50:46 francis Exp $
+# $Id: crontab.ugly,v 1.34 2009-09-17 21:08:10 francis Exp $
PATH=/usr/local/bin:/usr/bin:/bin
MAILTO=team@whatdotheyknow.com
@@ -32,4 +32,9 @@ 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
+# Once a year :)
+@yearly /bin/echo "A year has passed, please update the bank holidays for the Freedom of Information site, thank you."
+
+
+