summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-47.service
blob: 3816c57eed61b646b2f6eccc26d614aacc1d706b (plain)
1
2
3
4
5
6
7
[Unit]
Description=TEST-47-ISSUE-14566

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