Skip to content

Umask #3

@ltworf

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.

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