aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-11-27 10:29:17 +0100
committerGitHub <noreply@github.com>2018-11-27 10:29:17 +0100
commitde38f06f52fb172c60485376b8648d7208bb5a90 (patch)
treeeafcf8c12a6c6352b0899ef372162d47fbc7e13b /man
parenttree-wide: use IOVEC_MAKE() at many places (diff)
parentman: link Delegate= documentation up with the markdown docs (diff)
downloadsystemd-de38f06f52fb172c60485376b8648d7208bb5a90.tar.gz
systemd-de38f06f52fb172c60485376b8648d7208bb5a90.tar.bz2
systemd-de38f06f52fb172c60485376b8648d7208bb5a90.zip
Merge pull request #10813 from poettering/cgroup-exec-start-pre
make sure ExecStartPre= and Delegate=yes mix well
Diffstat (limited to 'man')
-rw-r--r--man/systemd.resource-control.xml3
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>