root@liber:~# ls -ld /var/log/nginx/
drwxr-xr-x 2 root root 4096 2011-01-25 06:25 /var/log/nginx/

root@liber:~# ls -l /var/log/nginx/*.log
total 6860
-rw-r----- 1 www-data adm  1159268 2011-01-25 15:12 access.log
-rw-r----- 1 www-data adm      652 2011-01-25 11:01 error.log
-rw-r----- 1 www-data adm   356272 2011-01-25 15:12 usage.log


The above shows the directory as world readable meaning the user can look
inside the directory. However, the contents within are not.

I will double check that these permissions are what's being assigned. If this
is the case, then there is nothing wrong in the packaging. The above
permissions are what is expected after installing the package.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to