summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJames Hilliard <james.hilliard1@gmail.com>2024-07-03 21:00:04 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2024-07-03 22:11:24 +0200
commitaa329b89223a79793cde8288b1bc6e93db174938 (patch)
tree119aa3b7acb509a5063857eb088a40b034187395 /README
parentmkosi: update arch commit reference (diff)
downloadsystemd-aa329b89223a79793cde8288b1bc6e93db174938.tar.xz
systemd-aa329b89223a79793cde8288b1bc6e93db174938.zip
README: add missing CONFIG_MEMCG kernel config option for oomd
We need to enable this otherwise systemd-oomd.service fails to start. Fixes: ConditionControlGroupController=memory was not met
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index cd75511323..f8f130e015 100644
--- 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