Skip to content

Umask #3

Description

@ltworf

When creating a new directory, permissions 0700 are used, but using 0777 would be safe since those are then filtered by umask and you'd get the default permissions for the user that is running the process, instead of those strange permissions.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions