From c9234c473c22aa2f909e7b30d82f195186ef0ed3 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Fri, 22 Aug 2014 14:24:26 +0100 Subject: Update daemon_name variable in init script config. It was missing in alert-tracks, and wrongly described in purge-varnish --- docs/installing/manual_install.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/installing/manual_install.md') diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 7eac53ae3..72657046d 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -446,6 +446,7 @@ is an init script, which can be generated from the **Template Variables:** +* `daemon_name`: The name of the daemon. This is set by the rake task. * `vhost_dir`: the full path to the directory where alaveteli is checked out. e.g. If your checkout is at `/var/www/alaveteli` then set this to `/var/www` * `user`: the user that the software runs as @@ -465,7 +466,7 @@ and not required if you choose not to run your site behind Varnish (see below). **Template Variables:** -* `daemon_name`: The name of the daemon. Set this to `purge-varnish`. +* `daemon_name`: The name of the daemon. This is set by the rake task. * `vhost_dir`: the full path to the directory where alaveteli is checked out. e.g. If your checkout is at `/var/www/alaveteli` then set this to `/var/www` * `user`: the user that the software runs as -- cgit v1.2.3