Whenever I start my server with

sudo node server.js

the process starts and the permission on the folder containing server.js magically switch to 700.

I'm running ubuntu 10.10 and node 0.6.7. My server doesn't do anything weird with files (like set the permissions on any folders). I am using the cluster feature of node to run multiple subprocesses.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.