From 39a742888b34c8f7c9b85a06163433122f3179aa Mon Sep 17 00:00:00 2001 From: Steve Ramage Date: Wed, 1 Jun 2022 21:16:48 -0700 Subject: [PATCH] Documents the AssertCPUFeature= flag (#23594) Fixes #23593 --- man/systemd.unit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index cd033ac52e1..279e6a09df0 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1734,6 +1734,7 @@ AssertControlGroupController= AssertMemory= AssertCPUs= + AssertCPUFeature= AssertOSRelease= AssertMemoryPressure= AssertCPUPressure= -- 2.47.3