]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
document DefaultOOMPolicy
authorMiroslav Suchý <msuchy@redhat.com>
Tue, 20 Apr 2021 08:23:01 +0000 (10:23 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Apr 2021 08:40:42 +0000 (10:40 +0200)
the `man systemd.service` say:
   Defaults to the setting DefaultOOMPolicy= in systemd-system.conf(5) is set to
but there is no such line in this config.
This is the default value I extracted from
   systemctl show --property=DefaultOOMPolicy

src/core/system.conf.in

index fa6fb690c7806a11348de5573089e1469e62f253..39b1c74ff9cad0c8c412e3dd0f564340e085988c 100644 (file)
@@ -72,3 +72,4 @@
 #DefaultLimitNICE=
 #DefaultLimitRTPRIO=
 #DefaultLimitRTTIME=
+#DefaultOOMPolicy=stop