mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
9 lines
178 B
SYSTEMD
9 lines
178 B
SYSTEMD
|
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||
|
[Unit]
|
||
|
Description=TEST-79-MEMPRESS
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
|
||
|
MemoryAccounting=1
|