From: Henrik Nordstrom Date: Tue, 18 Aug 2009 18:58:28 +0000 (+0200) Subject: Improve chroot directive documentation slightly X-Git-Tag: SQUID_3_2_0_1~782 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d89f399bb8b524c1bff83978873fccc6dcf5c94;p=thirdparty%2Fsquid.git 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 f8dce0bd27..964e442116 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -6473,11 +6473,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