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
2021-03-05 18:36:04 +09:00

8 lines
159 B
Desktop File

[Unit]
Description=TESTSUITE-55-OOMD
[Service]
ExecStartPre=rm -f /failed /skipped /testok
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
Type=oneshot