1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-24 21:34:08 +03:00

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
This commit is contained in:
Miroslav Suchý 2021-04-20 10:23:01 +02:00 committed by Zbigniew Jędrzejewski-Szmek
parent 66205cb3f5
commit 0084d4f6b5

View File

@ -72,3 +72,4 @@
#DefaultLimitNICE=
#DefaultLimitRTPRIO=
#DefaultLimitRTTIME=
#DefaultOOMPolicy=stop