blob: 30460748a5c6d5e5054b679e10292d0fe40e77f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
This package provides configuration and command-line tools, as well as a
rules processing daemon for working with kernel control groups.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:libcgroup_project:libcgroup</remote-id>
</upstream>
<use>
<flag name="daemon">Install the configuration tools and init/config files.</flag>
<flag name="tools">Install the cgroup rules processing daemon and init/config files.</flag>
</use>
<origin>liguros-repo</origin>
</pkgmetadata>
|