I wanted to file a bug on the svc manifest for SUNWsquid, but it isn't clear to 
me what the appropriate product and classification would be on 
defect.opensolaris.org.  Can someone point me towards the appropriate info?
I'm using:
sunwsq...@2.7.6,5.11-0.125

The defect is:
/lib/svc/method/http-squid

should have:
        if [[ ! -d /var/squid/cache/00 ]] ; then
not the current value of:
        if [[ ! -f /var/squid/cache/00 ]] ; then

this bug results in trying to build the squid cache every time the service is 
started
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to