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

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