summaryrefslogtreecommitdiff
path: root/test/units/testsuite-51.service
blob: 903dc9ab92c22ba2eee130a7b7c6515d63912795 (plain)
1
2
3
4
5
6
7
[Unit]
Description=TEST-51-ISSUE-16115

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