]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - docs/CGROUP_DELEGATION.md
Merge pull request #16338 from keszybz/spelling2
[thirdparty/systemd.git] / docs / CGROUP_DELEGATION.md
index 607ba6f81094b1ed4b00264c214822d597203da8..d05503bc97786e0f196b47b8d746f5ae44834977 100644 (file)
@@ -1,5 +1,7 @@
 ---
 title: Control Group APIs and Delegation
+category: Interfaces
+layout: default
 ---
 
 # Control Group APIs and Delegation
@@ -19,10 +21,10 @@ comprehensive up-to-date information about all this, particular in light of the
 poor implementations of the components interfacing with systemd of current
 container managers.
 
-Before you read on, please make sure you read the low-level [kernel
-documentation about
-cgroup v2](https://www.kernel.org/doc/Documentation/cgroup-v2.txt). This
-documentation then adds in the higher-level view from systemd.
+Before you read on, please make sure you read the low-level kernel
+documentation about the
+[unified cgroup hierarchy](https://www.kernel.org/doc/html/latest/admin-guide/cgroup-v2.html).
+This document then adds in the higher-level view from systemd.
 
 This document augments the existing documentation we already have: