src_prepare-overlay/app-admin/cgls/metadata.xml

24 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@protonmail.com</email>
<name>Maciej Barć</name>
</maintainer>
<upstream>
<remote-id type="github">systemd/systemd</remote-id>
</upstream>
<longdescription>
systemd-cgls recursively shows the contents of the selected Linux
control group hierarchy in a tree. If arguments are specified,
shows all member processes of the specified control groups plus
all their subgroups and their members. The control groups may either
be specified by their full 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
/sys/fs/cgroup/, shows the contents of the control group the working
directory refers to. Otherwise, the full systemd control group
hierarchy is shown.
</longdescription>
</pkgmetadata>