-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request