Blame SOURCES/squid-4.11-location.patch

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