1# SPDX-License-Identifier: LGPL-2.1-or-later
2[Unit]
3Description=Test slice for memory pressure kills
4
5[Slice]
6CPUAccounting=true
7MemoryAccounting=true
8IOAccounting=true
9TasksAccounting=true
10ManagedOOMMemoryPressure=kill
11ManagedOOMMemoryPressureLimit=20%
12