1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 10:25:06 +03:00
systemd-stable/test/units/testsuite-55.service

8 lines
159 B
SYSTEMD
Raw Normal View History

[Unit]
2021-03-05 12:36:04 +03:00
Description=TESTSUITE-55-OOMD
[Service]
2021-03-05 12:36:04 +03:00
ExecStartPre=rm -f /failed /skipped /testok
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
Type=oneshot