cgroup: Allow non-root users permission to attach
* In a system like Android, a process with SYS_ADMIN rights controls the system for things like moving process from one cgroup to another. * While adding a new cgroup sub-system, one may override and relax the permission so that 'system' can also control cgroup. * Allow non-root processes to add arbitrary into cgroups if it has 'CAP_SYS_ADMIN' capability set. Signed-off-by:Pranav Vashi <neobuddy89@gmail.com> Signed-off-by:
MOVZX <movzx@yahoo.com>
Loading
Please register or sign in to comment