Commit ee2b8939 authored by Tycho Andersen's avatar Tycho Andersen Committed by Pavel Emelyanov

cgroup: drop cgroup.sane_behavior from global properties

cgroup.sane_behavior is read only (and in fact, the value is always 0), so
we don't need to c/r this value.
Reported-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarTycho Andersen <tycho.andersen@canonical.com>
Acked-by: 's avatarAndrew Vagin <avagin@virtuozzo.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 33adc6d7
......@@ -83,7 +83,6 @@ static const char *freezer_props[] = {
static const char *global_props[] = {
"cgroup.clone_children",
"cgroup.sane_behavior",
"notify_on_release",
"cgroup.procs",
"tasks",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment