]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - docs/CGROUP_DELEGATION.md
docs: CGROUP_DELEGATION: fix a typo in "that"
[thirdparty/systemd.git] / docs / CGROUP_DELEGATION.md
index ab98544c4de873afb2e0ece3ecfb74807e80501d..607ba6f81094b1ed4b00264c214822d597203da8 100644 (file)
@@ -1,3 +1,7 @@
+---
+title: Control Group APIs and Delegation
+---
+
 # Control Group APIs and Delegation
 
 *Intended audience: hackers working on userspace subsystems that require direct
@@ -226,7 +230,7 @@ guarantees:
 In unit files the `Delegate=` property is superficially exposed as
 boolean. However, since v236 it optionally takes a list of controller names
 instead. If so, delegation is requested for listed controllers
-specifically. Note hat this only encodes a request. Depending on various
+specifically. Note that this only encodes a request. Depending on various
 parameters it might happen that your service actually will get fewer
 controllers delegated (for example, because the controller is not available on
 the current kernel or was turned off) or more.  If no list is specified