Skip to content

Commit baf9876

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/manual/install-judgehost.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,8 @@ any other tasks on the same CPU core the judgedaemon is using:
172172

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

0 commit comments

Comments
 (0)