summaryrefslogtreecommitdiff
path: root/man/systemd-cgls.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-25 04:58:16 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-25 04:58:24 +0200
commit77d5f105bf63330350c7bddacdeda914f945590f (patch)
tree3db8a21164833c8c0c48ffe6ee7820858d3d19b9 /man/systemd-cgls.xml
parentee2083d5cacd8b6065b6a38d284f3e28961775a4 (diff)
downloadsystemd-77d5f105bf63330350c7bddacdeda914f945590f.tar.gz
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.
Diffstat (limited to 'man/systemd-cgls.xml')
-rw-r--r--man/systemd-cgls.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml
index da3e0cac73..8546e39433 100644
--- a/man/systemd-cgls.xml
+++ b/man/systemd-cgls.xml
@@ -65,7 +65,7 @@
file paths or are assumed in the systemd control group
hierarchy. If no argument is specified and the current
working directory is beneath the control group mount
- point <filename>/cgroup</filename> shows the contents
+ point <filename>/sys/fs/cgroup</filename> shows the contents
of the control group the working directory refers
to. Otherwise the full systemd control group hierarchy
is shown.</para>