Date: Fri, 08 Sep 2000 23:45:00 +0930 From: Matthew Thyer <thyerm@camtech.net.au> To: peter@freebsd.org Cc: ports@freebsd.org Subject: www/squid23 RunCache fix Message-ID: <39B8F464.A4C4BAF7@camtech.net.au>
next in thread | raw e-mail | index | archive | help
A small fix for RunCache: > diff /usr/local/sbin/RunCache.dist /usr/local/sbin/RunCache 19c19 < echo "Running: squid -sY $conf >> $logdir/squid.out 2>&1" --- > echo "Running: squid -NsY $conf" >> $logdir/squid.out To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39B8F464.A4C4BAF7>