diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-09-30 18:54:05 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-09-30 18:57:04 +0200 |
commit | ea021cc3ea7082786e764734bb344eebbd6f2caa (patch) | |
tree | 7aa97bafcf7a9571783448b87b485a84832eaa59 /man/systemd.resource-control.xml | |
parent | 4469ff4adebbed4778e7fe767f0165776c1ba62a (diff) |
man: link cgroups api docs from relevant man pages
Diffstat (limited to 'man/systemd.resource-control.xml')
-rw-r--r-- | man/systemd.resource-control.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index de017a72fd..868890590d 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -83,6 +83,11 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. resource control configuration options are configured in the [Slice], [Scope], [Service], [Socket], [Mount], or [Swap] sections, depending on the unit type.</para> + + <para>See the <ulink + url="http://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/">New + Control Group Interfaces</ulink> for an introduction how to make + use of resource control APIs from programs.</para> </refsect1> <refsect1> |