summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
authorNishal Kulkarni <nishalkulkarni@gmail.com>2022-03-14 00:41:11 +0530
committerNishal Kulkarni <nishalkulkarni@gmail.com>2022-03-22 18:04:52 +0530
commit2e3591a4fdd9c46be7bd34f3ff41c0d58dbe23d2 (patch)
treec05b3daaa283d1739f0e4b82bf9135d089bcf757 /man/systemd.service.xml
parentc0ebfef358af2e714873134acd16f9c5235a7bc7 (diff)
downloadsystemd-2e3591a4fdd9c46be7bd34f3ff41c0d58dbe23d2.tar.gz
man: Mention systemd-oomd now follows OOMPolicy
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r--man/systemd.service.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 95cb0aca3d..4e4a9732e4 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -1140,7 +1140,11 @@
shall be considered preferred or less preferred candidates for process termination by the Linux OOM
killer logic. See
<citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry> for
- details.</para></listitem>
+ details.</para>
+
+ <para>This setting also applies to <command>systemd-oomd</command>, similar to kernel OOM kills
+ this setting determines the state of the service after <command>systemd-oomd</command> kills a cgroup associated
+ with the service.</para></listitem>
</varlistentry>
</variablelist>