]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup: there's no point in labelling cgroupfs dirs, so let's not do that v208
authorLennart Poettering <lennart@poettering.net>
Wed, 2 Oct 2013 02:54:07 +0000 (04:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 2 Oct 2013 02:59:05 +0000 (04:59 +0200)
commit1434ae6fd49f8377b0ddbd4c675736e0d3226ea6
tree4668e8216999e5f64dcddfad930ca46b8d55320f
parentfbd8ebddbe43f55f76d6d6dc681b342ca2dd4376
cgroup: there's no point in labelling cgroupfs dirs, so let's not do that

This allows us to get rid of the dep on libsystemd-label for cgroup
management.

https://bugs.freedesktop.org/show_bug.cgi?id=69966
Makefile.am
src/shared/cgroup-label.c [deleted file]
src/shared/cgroup-util.c