diff options
Diffstat (limited to 'www/varnish2')
-rw-r--r-- | www/varnish2/files/pkg-message.in | 2 |
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. |