Blame SOURCES/squid-4.11-location.patch

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