From nobody@FreeBSD.org  Mon Apr  2 17:20:13 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id A661B37B71B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  2 Apr 2001 17:20:12 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f330KCg49345;
	Mon, 2 Apr 2001 17:20:12 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200104030020.f330KCg49345@freefall.freebsd.org>
Date: Mon, 2 Apr 2001 17:20:12 -0700 (PDT)
From: cvarda@ig.com.br
To: freebsd-gnats-submit@FreeBSD.org
Subject: Wrong permission on Squid24's errors directory
X-Send-Pr-Version: www-1.0

>Number:         26303
>Category:       ports
>Synopsis:       Wrong permission on Squid24's errors directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    adrian
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 02 17:30:01 PDT 2001
>Closed-Date:    Fri Jan 31 00:29:20 PST 2003
>Last-Modified:  Fri Jan 31 00:29:20 PST 2003
>Originator:     Conrado Vardanega
>Release:        4.2
>Organization:
>Environment:
not important
>Description:
When I've done make/make install in /usr/ports/www/squid24/, Permissions in /usr/local/etc/squid/errors where wrong. They need to have execute for anyone "r-x", and it was only "r--".
>How-To-Repeat:
Doing make/make install in squid24 and try run it after doing standard configurations.
>Fix:
chmod 755 /usr/local/etc/squid/errors

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->adrian 
Responsible-Changed-By: mharo 
Responsible-Changed-When: Mon Apr 2 23:33:25 PDT 2001 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26303 
State-Changed-From-To: open->closed 
State-Changed-By: adrian 
State-Changed-When: Fri Jan 31 00:25:47 PST 2003 
State-Changed-Why:  

Committed a patch to explicitly make the directory during install. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=26303 
>Unformatted:
