John wrote:
> I was looking at the docs for cvsup, and I might have missed it,
> but what is the structure of the line in your supfile to specify a
> umask? I was toying with the idea of making the entire /usr/src
> tree mode 600, just to make sure I knew who/what was writing/reading
> it (especially the custom kernel file), but I don't think I've hit
> on the correct syntax of the line.
If you want it to apply to all your collections, put it at the top
of the supfile like this:
*default umask=077
If you want it to apply just to a single collection, put it on the
collection line:
src-all umask=077
John
---
John Polstra [EMAIL PROTECTED]
John D. Polstra & Co., Inc. Seattle, Washington USA
"No matter how cynical I get, I just can't keep up." -- Nora Ephron
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message