941306d39f
Changelog: https://github.com/squid-cache/squid/releases/tag/SQUID_6_13 - Move MASTER_SITES to github - upstream stopped publishing archives anywhere except github. - Improve local patches for build NIS support. - Rename patch-src-cf.data.pre to patch-src_cf.data.pre and refresh. PR: 285493 Approved by: Pavel Timofeev <timp87@gmail.com> (maintainer) Co-authored-by: Pavel Timofeev <timp87@gmail.com> MFH: 2025Q2
14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
--- src/cf.data.pre.orig 2025-01-31 08:52:43 UTC
|
|
+++ src/cf.data.pre
|
|
@@ -5552,6 +5552,10 @@ DOC_START
|
|
LOC: Config.pidFilename
|
|
DOC_START
|
|
A filename to write the process-id to. To disable, enter "none".
|
|
+
|
|
+ Note: If you change this setting, you need to set squid_pidfile
|
|
+ in /etc/rc.conf to reflect the new value. Please see
|
|
+ /usr/local/etc/rc.d/squid for details.
|
|
DOC_END
|
|
|
|
NAME: client_netmask
|