Skip to content

Commit 71daad7

Browse files
nickygerritsenvmcj
authored andcommitted
Add note about setting the force flag for cgroup v1 very new systemd versions
1 parent ad768f5 commit 71daad7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/manual/install-judgehost.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,8 @@ any other tasks on the same CPU core the judgedaemon is using:
164164

165165
On modern distros (e.g. Debian bullseye and Ubuntu Jammy Jellyfish) which have
166166
cgroup v2 enabled by default, you need to add ``systemd.unified_cgroup_hierarchy=0``
167-
as well. Then run ``update-grub`` and reboot.
167+
as well. If you are running systemd v257, you also need to add `SYSTEMD_CGROUP_ENABLE_LEGACY_FORCE=1`.
168+
Then run ``update-grub`` and reboot.
168169
After rebooting check that ``/proc/cmdline`` actually contains the
169170
added kernel options. On VM hosting providers such as Google Cloud or
170171
DigitalOcean, ``GRUB_CMDLINE_LINUX_DEFAULT`` may be overwritten

0 commit comments

Comments
 (0)