Skip to content

Changing the log file permissions (at least under Windows) #3732

@xanatos

Description

@xanatos

The log file is created with the .restrict_permissions(true)

.restrict_permissions(true)

This under Windows sets the file pemissions to OWNER_RIGHTS and nothing else (while normally under Windows files should inherit the permissions of the folder they are contained in), and it is quite a pain if you have the Lighthouse that is running under a user and you use another user to check the logs.

Would it be possible to remove this restriction and/or to remove it under Windows?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions