Skip to content

Wrong umask for ubuntu user on self-hosted runners #152

Open
@guicaulada

Description

@guicaulada

The umask for the ubuntu user is 0002 when it should be 0022 to match what we have for the runner user on GitHub-hosted runners.

This can be fixed with user-data, I believe GitHub also handles the creation of this runner user through user-data, we might want to investigate more details of the runner user and replicate the same user on our end to ensure all behavior matches.

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