I have a permission problem with NFS mount point, after upgrade to today 
current(#41) (amd64).

My /var/www is mount on NFS.
When I type mkdir -m 777 dir, 
The dir still has 755 permission
If I type mkdir -m 666 dir.,
The dir has 655 permission

When I set php-fpm create socket with permission 660,
It can not create permission 660 socket.
It create 640 socket

But after mkdir or create socket,
I can manually chmod 666/777 or whatever I want.


Thanks.

Key fingerprint: CDB3 6C62 254B C088 1E5D DD32 182C 97DB CF2C 80AC

Reply via email to