aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2022-01-03 12:03:45 -0600
committerDouglas R. Reno <renodr@linuxfromscratch.org>2022-01-03 12:03:45 -0600
commitd21ec2fcbb46ee07dc404a39b3bebba762a91a6b (patch)
tree4fc722758a0d7ad44ec0a30809acd95ceed733e0 /chapter01
parentcd99aff68379e235f8aefec774def19151832d67 (diff)
systemd: Add CONFIG_PSI to the kernel configuration to get systemd-oomd
to work. Note that it just skips bringing systemd-oomd up when not present, and does not fail the startup process.
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d33afe99e..ba7a7b587 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,16 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
+ <listitem revision="systemd">
+ <para>2021-01-03</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Add additional kernel configuration to allow for
+ 'systemd-oomd' to function.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>2022-01-01</para>
<itemizedlist>