Skip to content

rootless execution #13

@cvengler

Description

@cvengler

As far as I know, we only require root privileges for the cgroup part. It would be awesome if these privileges could be dropped somehow in order to avoid an escalation. The traditional UNIX approach would be a call to setresuid(2) and setresgid(2), although the Linux capabilities feature may look promising as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions