From 7752e3528aa5f5778be39f98e90630136fe7a9a8 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 19 Jun 2014 12:35:27 +0100 Subject: Generate crontab to /etc/cron.d/ Might as well put it in the right place --- docs/installing/manual_install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installing/manual_install.md') diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 1f218d2c6..14e9b718c 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -388,7 +388,7 @@ useful to you. Change the variables to suit your installation. VCSPATH=alaveteli \ SITE=alaveteli \ MAILTO=cron-alaveteli@example.org \ - CRONTAB=config/crontab-example > crontab + CRONTAB=config/crontab-example > /etc/cron.d/alaveteli One of the cron jobs refers to a script at `/etc/init.d/foi-alert-tracks`. This is an init script, a copy of which lives in `config/alert-tracks-debian.ugly`. -- cgit v1.2.3