On Tue, 2006-06-27 at 09:48 -0500, Andy Bakun wrote:

>     * Edit /Library/Preferences/.GlobalPreferences.plist (use sudo)
>     * Add the following two lines to the file, on the first line
>       following the first <dict> tag:
> <key>NSUmask</key>
> <integer>2</integer>

In the more recent versions of OSX, I think the .plist file might be a
binary "compiled preferences file", and there is way to convert it to a
flat-text binary that is thus easily editable.  There is a program in
$PATH named something like plc or prefcomp or something like that (which
I found through tab expansion) that does this conversion, allowing you
to edit and then "compile" your changes back into the binary version.

-- 
Andy Bakun <[EMAIL PROTECTED]>

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to