On Tue 27-05-14 18:35:45, Michal Hocko wrote:
> Hi,
> I have the following /etc/cgconfig.conf:
> mount {
> memory = /sys/fs/cgroup/memory;
> }
>
> group foo {
> perm {
> task {
> uid = root;
> gid = users;
>
[Try to add maintainer into CC]
On Tue 27-05-14 18:35:45, Michal Hocko wrote:
> Hi,
> I have the following /etc/cgconfig.conf:
> mount {
> memory = /sys/fs/cgroup/memory;
> }
>
> group foo {
> perm {
> task {
> uid = root;
>
Hi,
I have the following /etc/cgconfig.conf:
mount {
memory = /sys/fs/cgroup/memory;
}
group foo {
perm {
task {
uid = root;
gid = users;
fperm = 660;
}
admin {