chiark / gitweb /
core: require cgroups filesystem to be available
authorKay Sievers <kay@vrfy.org>
Mon, 5 May 2014 16:49:43 +0000 (18:49 +0200)
committerKay Sievers <kay@vrfy.org>
Mon, 5 May 2014 16:52:36 +0000 (18:52 +0200)
commit99a17ada9caa8e190b5cafa5cd3c19618feeff48
treeb9e0be7af59bee7dda5c2dc7a32d74a2dc8981d5
parent61fb23db45c626d92b4e33f09b9287f58a3625a5
core: require cgroups filesystem to be available

We should no longer pretend that we can run in any sensible way
without the kernel supporting us with cgroups functionality.
src/core/cgroup.c
src/core/main.c
src/core/mount-setup.c