summaryrefslogtreecommitdiff
path: root/src/core/system.conf.in
diff options
context:
space:
mode:
authorMiroslav Suchý <msuchy@redhat.com>2021-04-20 10:23:01 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-04-20 10:40:42 +0200
commit0084d4f6b58f70c9955fa2259c29d65d87e1e855 (patch)
treec0b40122b7f08c5dd011078ad3b8d3fccc7f5f7e /src/core/system.conf.in
parent66205cb3f597e43c8446d122fa4cc849c4f101d7 (diff)
downloadsystemd-0084d4f6b58f70c9955fa2259c29d65d87e1e855.tar.gz
document DefaultOOMPolicy
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
Diffstat (limited to 'src/core/system.conf.in')
-rw-r--r--src/core/system.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/system.conf.in b/src/core/system.conf.in
index fa6fb690c7..39b1c74ff9 100644
--- a/src/core/system.conf.in
+++ b/src/core/system.conf.in
@@ -72,3 +72,4 @@
#DefaultLimitNICE=
#DefaultLimitRTPRIO=
#DefaultLimitRTTIME=
+#DefaultOOMPolicy=stop