mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-07 17:17:44 +03:00
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
(cherry picked from commit aa329b89223a79793cde8288b1bc6e93db174938)
(cherry picked from commit a50e6c5709f5fde269e6522bc6e6992180705fb1)
(cherry picked from commit 1817431dbe
)
This commit is contained in:
parent
83b0fa3579
commit
25bd5f43f9
1
README
1
README
@ -162,6 +162,7 @@ REQUIREMENTS:
|
|||||||
|
|
||||||
Required for systemd-oomd:
|
Required for systemd-oomd:
|
||||||
CONFIG_PSI
|
CONFIG_PSI
|
||||||
|
CONFIG_MEMCG
|
||||||
|
|
||||||
Note that kernel auditing is broken when used with systemd's container
|
Note that kernel auditing is broken when used with systemd's container
|
||||||
code. When using systemd in conjunction with containers, please make
|
code. When using systemd in conjunction with containers, please make
|
||||||
|
Loading…
Reference in New Issue
Block a user