chiark / gitweb /
cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup
authorLennart Poettering <lennart@poettering.net>
Wed, 25 Aug 2010 02:58:16 +0000 (04:58 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 25 Aug 2010 02:58:24 +0000 (04:58 +0200)
commit77d5f105bf63330350c7bddacdeda914f945590f
tree3db8a21164833c8c0c48ffe6ee7820858d3d19b9
parentee2083d5cacd8b6065b6a38d284f3e28961775a4
cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup

This requires the /sys/fs/cgroup to exist. Current git kernels have
this, released kernels need a backport of a single patch.
Makefile.am
man/sd_booted.xml
man/systemd-cgls.xml
man/systemd.xml
src/cgls.c
src/cgroup-util.c
src/mount-setup.c
src/sd-daemon.c
src/test-cgroup.c