From 7f610e92b64ea5d5259566c624657845ed63d83a Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 19 Jun 2014 12:32:19 +0100 Subject: Remove superfluous crontab docs --- docs/installing/manual_install.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'docs/installing') diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 4cea0f1c8..1f218d2c6 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -380,7 +380,7 @@ The `ugly` format uses simple variable substitution. A variable looks like * `mailto`: The email address that cron output will be sent to There is a rake task that will help to rewrite this file into one that is -useful to you, which can be invoked with: +useful to you. Change the variables to suit your installation. bundle exec rake config_files:convert_crontab \ DEPLOY_USER=deploy \ @@ -390,9 +390,6 @@ useful to you, which can be invoked with: MAILTO=cron-alaveteli@example.org \ CRONTAB=config/crontab-example > crontab -You should change the `DEPLOY_USER`, `VHOST_DIR`, `VCSPATH` `MAILTO` and `SITE` -environment variables to match your server and installation. - 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`. As with the cron jobs above, replace the variables (and/or bits near the -- cgit v1.2.3