diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-08-19 15:20:58 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-08-21 17:38:22 +0100 |
commit | c347544f15e89341aff865ed6bd90bc9e904cbfc (patch) | |
tree | b3928459befb9d05dc2d86e24c4e9943df5922d6 /docs | |
parent | 2e3618b3b7640f50aff1f744ed75dc127feecbbc (diff) |
Make clear that init script won't run without varnish
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing/manual_install.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 533adbba1..51b5fb56b 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -585,7 +585,7 @@ Start the alert tracks daemon: ### Generate varnish purge daemon `config/purge-varnish-debian.ugly` is a similar init script, which is optional -and not required if you choose not to run your site behind Varnish (see below). +and not required if you choose not to run your site behind Varnish (see below). It will not run if varnish is not installed. **Template Variables:** |