Explicitly set aspell encoding
Explicitly set aspell encoding
Explicitly set aspell encoding
The original motivation behind the change was that tools respecting cgrules.conf had only been able to change cgroup of the main thread of a process matching specified rules. I didn't see the use case for having individual threads in different cgroups, but that was probably a mistake. I see two options: keep the change, but make necessary adjustments so that individual threads can still be moved move the change to cgroup_change_cgroup_flags(), so it's in effect only when processing the rules from...
cgset: fix misleading error message
api.c: always move all tasks of a process to a cgroup
Fix issues discovered by Coverity scan
Add support for nosuid, noexec and nodev