Date: Mon, 18 Aug 2008 06:58:12 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/squidguard Makefile Message-ID: <200808180658.m7I6wCjs074761@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2008-08-18 06:58:12 UTC
FreeBSD ports repository
Modified files:
www/squidguard Makefile
Log:
www/squidguard does not work unless its UID/GID are modified
www/squigguard installs blacklist files to /var/db/squidGuard
and the UID:GID of the installed files is set to nobody:nogroup.
The permission for the files is 0550 or 0660. On the other
hand, www/squid specifies squid:squid as UID:GID.
As a result, squidGuard cannot handle blacklist files so
websites that should not be accessed cannot be filtered.
PR: ports/120923
Submitted by: Jiro Kita <ktj@ktjdragon.com>
Approved by: maintainer timeout
Revision Changes Path
1.17 +5 -5 ports/www/squidguard/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808180658.m7I6wCjs074761>
