From bb89f6f38a64ce78aef7ae11e38362ff77ce4df7 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Wed, 19 Aug 2009 17:58:30 +1200 Subject: [PATCH] Author: Henrik Nordstrom Docs: Improve chroot directive documentation slightly the directive takes a directory argument, but this wasn't mentioned anywhere.. --- src/cf.data.pre | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index 7955fcaedc..19455588a5 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -6449,11 +6449,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 -- 2.47.3