diff options
Diffstat (limited to 'www/squid/files/patch-src_cf.data.pre')
-rw-r--r-- | www/squid/files/patch-src_cf.data.pre | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/squid/files/patch-src_cf.data.pre b/www/squid/files/patch-src_cf.data.pre new file mode 100644 index 000000000000..5d2e4ecc1086 --- /dev/null +++ b/www/squid/files/patch-src_cf.data.pre @@ -0,0 +1,13 @@ +--- 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 |