diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2015-08-17 19:16:04 +0000 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2015-08-17 19:16:04 +0000 |
commit | f4b8163b97b124c3468b25e030a89a38b23efe8b (patch) | |
tree | b9a93593c23677406673914e8378773c27b96c71 /man/systemd.xml | |
parent | f90c90b4a17e75bdceb5ee2a656910cc1ca63f9a (diff) |
man: add systemd-cgls as tool that shows the cgroup hierarchy
Diffstat (limited to 'man/systemd.xml')
-rw-r--r-- | man/systemd.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index 4556d56969..479f55de76 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -367,6 +367,8 @@ group information is maintained in the kernel, and is accessible via the file system hierarchy (beneath <filename>/sys/fs/cgroup/systemd/</filename>), or in tools such as + <citerefentry project='man-pages'><refentrytitle>systemd-cgls</refentrytitle><manvolnum>1</manvolnum></citerefentry> + or <citerefentry project='man-pages'><refentrytitle>ps</refentrytitle><manvolnum>1</manvolnum></citerefentry> (<command>ps xawf -eo pid,user,cgroup,args</command> is particularly useful to list all processes and the systemd units |