diff options
author | Nishal Kulkarni <nishalkulkarni@gmail.com> | 2022-03-13 20:11:11 +0100 |
---|---|---|
committer | Nishal Kulkarni <nishalkulkarni@gmail.com> | 2022-03-22 13:34:52 +0100 |
commit | 2e3591a4fdd9c46be7bd34f3ff41c0d58dbe23d2 (patch) | |
tree | c05b3daaa283d1739f0e4b82bf9135d089bcf757 /man/systemd.exec.xml | |
parent | test/oomd: Add test for new oomd_ooms xattr (diff) | |
download | systemd-2e3591a4fdd9c46be7bd34f3ff41c0d58dbe23d2.tar.xz systemd-2e3591a4fdd9c46be7bd34f3ff41c0d58dbe23d2.zip |
man: Mention systemd-oomd now follows OOMPolicy
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 89a6c33759..5bb1679aea 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1039,7 +1039,7 @@ CapabilityBoundingSet=~CAP_B CAP_C</programlisting> normally at 0.</para> <para>Use the <varname>OOMPolicy=</varname> setting of service units to configure how the service - manager shall react to the kernel OOM killer terminating a process of the service. See + manager shall react to the kernel OOM killer or <command>systemd-oomd</command> terminating a process of the service. See <citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry> for details.</para></listitem> </varlistentry> |