From 24e8c7c9111c113e2783fd9c2f9de58614ad9804 Mon Sep 17 00:00:00 2001 From: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Date: Fri, 14 Mar 2025 04:29:03 +0000 Subject: [PATCH] typo --- docs/install/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/index.md b/docs/install/index.md index eeadddfcae..9be16a7f8b 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -78,7 +78,7 @@ When you query `ContainerMemory` and encounter the error: open /sys/fs/cgroup/memory.max: no such file or directory ``` -This error mostly affects Raspbery Pi OS, but might also affect older Debian-based systems as well. +This error mostly affects Raspberry Pi OS, but might also affect older Debian-based systems as well.
Add `cgroup_memory=1 cgroup_enable=memory` to `cmdline.txt`: