chiark / gitweb /
cgroup: don't ever try to destroy the cgroup of the root slice
authorLennart Poettering <lennart@poettering.net>
Thu, 11 Jul 2013 16:42:12 +0000 (18:42 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 11 Jul 2013 16:49:52 +0000 (18:49 +0200)
commit8a84192905a9845fda31b65cc433127f9c2f95ae
tree8434599b56095ec6d76abe1fdb2a41615db10deb
parentbe2c1bd2a843aa61901086fccbae15b3aa085fb1
cgroup: don't ever try to destroy the cgroup of the root slice

The root slice is after all the root cgroup, so don't attempt to delete
it.
src/core/cgroup.c