From 633d26a36c9442789a3898508ad14b40589ad070 Mon Sep 17 00:00:00 2001 From: David Somero Date: Wed, 12 May 2010 17:44:14 +0200 Subject: network/squid: Updated for version 3.0.STABLE14 --- network/squid/README | 12 +----------- network/squid/README.SBo | 8 ++++++++ network/squid/doinst.sh | 6 +++--- network/squid/squid.SlackBuild | 17 ++++++++++------- network/squid/squid.info | 6 +++--- 5 files changed, 25 insertions(+), 24 deletions(-) (limited to 'network/squid') diff --git a/network/squid/README b/network/squid/README index 3bd042b5ee..ecff64fc7d 100644 --- a/network/squid/README +++ b/network/squid/README @@ -7,14 +7,4 @@ Squid supports SSL, extensive access controls, and full request logging. By using the lightweight Internet Cache Protocol, squid caches can be arranged in a hierarchy or mesh for additional bandwidth savings. -*** NOTE: default paths have changed from prior version *** -If you need the old paths, edit /etc/squid/squid.conf, /etc/rc.d/rc.squid, -and /etc/logrotate.d/squid as needed. - -If you need to start squid at boot, make sure /etc/rc.d/rc.squid is -executable and add the following to /etc/rc.d/rc.local: - if [ -x /etc/rc.d/rc.squid ]; then - /etc/rc.d/rc.squid start - fi - -See /usr/doc/squid-3.0.STABLE10/README.SBo for configuration help. +See /usr/doc/squid-3.0.STABLE13/README.SBo for configuration help. diff --git a/network/squid/README.SBo b/network/squid/README.SBo index 6ef91cf53a..5dcc214a06 100644 --- a/network/squid/README.SBo +++ b/network/squid/README.SBo @@ -2,6 +2,14 @@ README.SBo - configuration help for squid from SlackBuilds.org ============================================================================== +If you need to start squid at boot, make sure /etc/rc.d/rc.squid is +executable and add the following to /etc/rc.d/rc.local: + if [ -x /etc/rc.d/rc.squid ]; then + /etc/rc.d/rc.squid start + fi + +============================================================================== + Uncomment and edit the following lines in /etc/squid.conf: http_port