Blame SOURCES/squid-4.11-location.patch

ea2e60
diff --git a/QUICKSTART b/QUICKSTART
ea2e60
index e5299b4..a243437 100644
ea2e60
--- a/QUICKSTART
ea2e60
+++ b/QUICKSTART
ea2e60
@@ -10,10 +10,9 @@ After you retrieved, compiled and installed the Squid software (see
c00279
 INSTALL in the same directory), you have to configure the squid.conf
c00279
 file. This is the list of the values you *need* to change, because no
c00279
 sensible defaults could be defined. Do not touch the other variables
c00279
-for now.  We assume you have installed Squid in the default location:
c00279
-/usr/local/squid
c00279
+for now.
c00279
 
c00279
-Uncomment and edit the following lines in /usr/local/squid/etc/squid.conf:
c00279
+Uncomment and edit the following lines in /etc/squid/squid.conf:
c00279
 
c00279
 ==============================================================================
c00279
 
ea2e60
@@ -80,12 +79,12 @@ After editing squid.conf to your liking, run Squid from the command
c00279
 line TWICE:
c00279
 
c00279
 To create any disk cache_dir configured:
c00279
-    % /usr/local/squid/sbin/squid -z
c00279
+    % /usr/sbin/squid -z
c00279
 
c00279
 To start squid:
c00279
-    % /usr/local/squid/sbin/squid 
c00279
+    % /usr/sbin/squid 
c00279
 
c00279
-Check in the cache.log (/usr/local/squid/var/logs/cache.log) that
c00279
+Check in the cache.log (/var/log/squid/cache.log) that
c00279
 everything is all right.
c00279
 
c00279
 Once Squid created all its files (it can take several minutes on some