diff options
-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 |