Menu

#6 Execution permission set on all source files  Edit

v1.0_(example)
open
nobody
None
1
2013-05-01
2013-05-01
No

You need to do a "chmod -r -x" on all of your sourcecode trees. Only the compiled executable needs it which is handled in your Makefile. The result, all your graphics and menu files have execution permission, which they shouldn't have.

Discussion

Anonymous
Anonymous

Add attachments
Cancel