]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: add missing CONFIG_MEMCG kernel config option for oomd
authorJames Hilliard <james.hilliard1@gmail.com>
Wed, 3 Jul 2024 19:00:04 +0000 (13:00 -0600)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 3 Jul 2024 20:11:24 +0000 (22:11 +0200)
We need to enable this otherwise systemd-oomd.service fails to start.

Fixes:
ConditionControlGroupController=memory was not met

README

diff --git a/README b/README
index cd755113238b75f421189f0df8e06e77c00c91d4..f8f130e015981f1bb477d38ef1e927af02f19235 100644 (file)
--- a/README
+++ b/README
@@ -168,6 +168,7 @@ REQUIREMENTS:
 
         Required for systemd-oomd:
           CONFIG_PSI
+          CONFIG_MEMCG
 
         Note that kernel auditing is broken when used with systemd's container
         code. When using systemd in conjunction with containers, please make