1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-09 09:57:26 +03:00

NEWS: fix typo

This commit is contained in:
Anita Zhang 2020-10-19 01:39:36 -07:00
parent 620ed14e44
commit 8922eddad6

2
NEWS
View File

@ -505,7 +505,7 @@ CHANGES WITH 247 in spe:
* Units which have resource limits (.service, .mount, .swap, .slice, * Units which have resource limits (.service, .mount, .swap, .slice,
.socket, and .slice) gained new configuration settings .socket, and .slice) gained new configuration settings
ManagedOOMSwap=, ManagedOOMMemoryPressure=, and ManagedOOMSwap=, ManagedOOMMemoryPressure=, and
ManagedOOMMemoryPressureLimitPercent= that speicify resource pressure ManagedOOMMemoryPressureLimitPercent= that specify resource pressure
limits and optional action taken by systemd-oomd. limits and optional action taken by systemd-oomd.
* A new service systemd-oomd has been added. It monitors resource * A new service systemd-oomd has been added. It monitors resource