summaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/cpu-rt-period.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/options/cpu-rt-period.md')
-rw-r--r--docs/source/markdown/options/cpu-rt-period.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/options/cpu-rt-period.md b/docs/source/markdown/options/cpu-rt-period.md
index 9014beb33..36e88632e 100644
--- a/docs/source/markdown/options/cpu-rt-period.md
+++ b/docs/source/markdown/options/cpu-rt-period.md
@@ -4,4 +4,4 @@ Limit the CPU real-time period in microseconds.
Limit the container's Real Time CPU usage. This option tells the kernel to restrict the container's Real Time CPU usage to the period specified.
-This option is not supported on cgroups V2 systems.
+This option is only supported on cgroups V1 rootful systems.