[Mono-bugs] [Bug 337040] IO-layer does not respect umask
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 26 09:06:07 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=337040#c1
Dick Porter <dick at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Dick Porter <dick at novell.com> 2007-10-26 07:06:06 MST ---
(Would have chosen NOTABUG, but that's not available in this bugzilla)
umask is indeed respected - but we open files with the default mode 0644 rather
than 0666. Try your test case with a umask of 0777:
:; umask 0777; mono 337040.exe; ls -l test.txt
---------- 1 dick dick 0 Oct 26 14:05 test.txt
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list