Skip to content

Customizable umask #5

Description

@nirgal

Originally by older@ at 17fbe29

Hi,

Would that be possible to make umask for creation of directories configurable?
I'm using eyefiserver debian package and it creates directories with 644 permissions, so even if I add myself to www-data group I cannot modify/delete image files without being root.
I've fixed it locally by adding os.umask(002) call to main(), but it would be even better to have this setting in the configuration file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions