New commits:
commit bf80949e71e68ad1bba94295a3343c5179d76941
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
squid: loadproc doesn't fails right after swap create if cache_dir is
enabled
diff --git a/http/squid/HISTORY b/http/squid/HISTORY
index 334652b..f3f0420 100644
--- a/http/squid/HISTORY
+++ b/http/squid/HISTORY
@@ -2,6 +2,7 @@
* DETAILS: Updated stable to 3.5.27
* BUILD, CONFIGURE: Allow building addtional storage filesystems
(rock, diskd, aufs)
* INSTALL: Don't recursively chown cachedir, unless you want Sorcery
owning my local cache
+ * init.d/squid: loadproc doesn't fails right after swap create if
cache_dir is enabled
2017-08-07 David C. Haley <khoralin AT gmail.com>
* DETAILS: Removed signature-related lines
diff --git a/http/squid/init.d/squid b/http/squid/init.d/squid
index 8d02d4f..34575a1 100644
--- a/http/squid/init.d/squid
+++ b/http/squid/init.d/squid
@@ -8,8 +8,10 @@ NEEDS="+network +remote_fs"