diff options
author | 2018-11-16 20:29:02 +0100 | |
---|---|---|
committer | 2018-11-26 18:43:23 +0100 | |
commit | 077c40bc5271dfc8d9cee179fbed27a27e741973 (patch) | |
tree | ed9db2dd8b018a35e707c82bdb9f985d55f0b36f /man | |
parent | docs: document the .control/ subcgroup contract in the docs (diff) | |
download | systemd-077c40bc5271dfc8d9cee179fbed27a27e741973.tar.gz systemd-077c40bc5271dfc8d9cee179fbed27a27e741973.tar.bz2 systemd-077c40bc5271dfc8d9cee179fbed27a27e741973.zip |
man: link Delegate= documentation up with the markdown docs
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.resource-control.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index 08ae2d049..4e282dad3 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -730,6 +730,9 @@ specific to the unified hierarchy while others are specific to the legacy hierarchy. Also note that the kernel might support further controllers, which aren't covered here yet as delegation is either not supported at all for them or not defined cleanly.</para> + + <para>For further details on the delegation model consult <ulink + url="https://systemd.io/CGROUP_DELEGATION">Control Group APIs and Delegation</ulink>.</para> </listitem> </varlistentry> |