From 584d5a3fa459a3ef8729f49af1fa7b206af119b1 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 14 Dec 2012 18:07:18 -0300 Subject: [PATCH] Minor doc review --- INSTALL.varnish | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL.varnish b/INSTALL.varnish index 89b1f05..824244f 100644 --- a/INSTALL.varnish +++ b/INSTALL.varnish @@ -33,8 +33,9 @@ Install the RPAF apache module (or skip this step if not using apache): 4) Varnish configuration 4a) Edit /etc/default/varnish + + * change the line that says "START=no" to say "START=yes" * change '-a :6081' to '-a :80' - * change from "no" to "yes" in the line that contains "START=no" 4b) Edit /etc/varnish/default.vcl and add the following lines at the end: -- libgit2 0.21.2