aboutsummaryrefslogtreecommitdiff
path: root/www/varnish2
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2010-05-04 18:12:05 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2010-05-04 18:12:05 +0000
commitac3d94975568b2a3301b77da7386b3b749aa0221 (patch)
tree8eb9587e2689ed7b2c87634a130a115328c75671 /www/varnish2
parent5dfd0c8fd1cf004f14b08a7f8ec14696e3fdc00b (diff)
downloadports-ac3d94975568b2a3301b77da7386b3b749aa0221.tar.gz
ports-ac3d94975568b2a3301b77da7386b3b749aa0221.zip
Notes
Diffstat (limited to 'www/varnish2')
-rw-r--r--www/varnish2/files/pkg-message.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/varnish2/files/pkg-message.in b/www/varnish2/files/pkg-message.in
index efba6a71ae4a..923ce1baeb11 100644
--- a/www/varnish2/files/pkg-message.in
+++ b/www/varnish2/files/pkg-message.in
@@ -7,7 +7,7 @@ front of your web server:
1) Install Varnish
2) Reconfigure your web server to listen on localhost:8080
3) echo 'varnishd_enable="YES"' >>/etc/rc.conf
-4) %%PREFIX%%/etc/rc.d/varnishd
+4) %%PREFIX%%/etc/rc.d/varnishd start
Refer to the documentation for more advanced configuration.