From: Amos Jeffries Date: Wed, 19 Aug 2009 06:47:22 +0000 (+1200) Subject: Author: Henrik Nordstrom X-Git-Tag: SQUID_3_0_STABLE19~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ca050460cbe100e0f911de84cfa612f010109fe;p=thirdparty%2Fsquid.git Author: Henrik Nordstrom Docs: Improve chroot directive documentation slightly the directive takes a directory argument, but this wasn't mentioned anywhere.. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 9441db943a..1cdb07a165 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -5452,11 +5452,11 @@ TYPE: string LOC: Config.chroot_dir DEFAULT: none DOC_START - Use this to have Squid do a chroot() while initializing. This - also causes Squid to fully drop root privileges after - initializing. This means, for example, if you use a HTTP - port less than 1024 and try to reconfigure, you will may get an - error saying that Squid can not open the port. + Specifies a directiry where Squid should do a chroot() while + initializing. This also causes Squid to fully drop root + privileges after initializing. This means, for example, if you + use a HTTP port less than 1024 and try to reconfigure, you may + get an error saying that Squid can not open the port. DOC_END NAME: balance_on_multiple_ip