summaryrefslogtreecommitdiff
path: root/test/units/testsuite-55.service
blob: 592e9d5becadf3b4b6100c1c8a03e1daf0469417 (plain)
1
2
3
4
5
6
7
[Unit]
Description=TESTSUITE-55-OOMD

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