This one time, at band camp, Marc Haber said: > > Despite umask 002, the .cvd files are not created group writeable.
Correct. This appears to be a design decision, though:
if((fd = open(destfile, O_WRONLY|O_CREAT|O_EXCL|O_BINARY, 0644)) == -1) {
I'll ask upstream why they thought that mask is important and if it can
be loosened.
--
-----------------------------------------------------------------
| ,''`. Stephen Gran |
| : :' : [EMAIL PROTECTED] |
| `. `' Debian user, admin, and developer |
| `- http://www.debian.org |
-----------------------------------------------------------------
signature.asc
Description: Digital signature

