mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-09 00:03:21 +00:00
9 lines
226 B
Desktop File
9 lines
226 B
Desktop File
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Unit]
|
|
Description=Create some memory pressure
|
|
|
|
[Service]
|
|
MemoryHigh=6M
|
|
Slice=testsuite-55-workload.slice
|
|
ExecStart=/usr/lib/systemd/tests/testdata/units/testsuite-55-slowgrowth.sh
|