summaryrefslogtreecommitdiff
path: root/test/units/testsuite-33.service
blob: b64f1e0b79e55fcc89dce962c84602631288b80e (plain)
1
2
3
4
5
6
7
[Unit]
Description=TEST-33-CLEAN-UNIT

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