download: fix default permission of installed files
zc.buildout.download.Download may return temporary files (only readable/writable by the current user) and by default we'd like installed files to respect umask. In the case of SlapOS, we usually want installed files to be readable by members of 'slapsoft' group.
Showing
Please register or sign in to comment