Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Scripts deployed in /tmp can't be executed if /tmp is mounted as 'nosuid' #86

@telegrapher

Description

@telegrapher

This seems to be a common default in modern distributions, which makes this module fail.

Since making /tmp noexec makes sense from the security point of view, I think we should deploy those files somewhere else.

I would send a PR with the change, but I would like to know if there is any preference regarding where to deploy them. Since they're now in /tmp, my first idea would be to locate them in ${installroot}/${package_name}-${version}/temp.

WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions