Commit 13ad06e0 authored by Carlos Campderrós's avatar Carlos Campderrós Committed by Bert Belder
Browse files

doc: set logical umask in process.umask example

0644 seems to be the desired mode for new files (as it is a very weird
umask), and to achieve that the correct umask would be 0022.

PR-URL: https://github.com/joyent/node/pull/8039


Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent c90eac7e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment