This should perhaps only run squid -z once... not once per cache_dir..
On Wednesday 09 January 2002 20.20, Chris McDonough wrote:
> start)
> # make cache_dir if it doesn't exist
> for adir in $CACHE_SWAP; do
> if [ ! -d $adir/00 ]; then
> echo -n "Initializing cache_dir $adir... "
> $SQUID -z -F 2>/dev/null
> fi
> done
-- MARA Systems AB, Giving you basic free Squid support Customized solutions, packaged solutions and priority support available on requestReceived on Wed Jan 09 2002 - 12:39:44 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:48 MST