summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-07.service
blob: 2506c211c2bc65ea1883b1231dc867e47c3e5e2f (plain)
1
2
3
4
5
6
7
[Unit]
Description=TEST-07-ISSUE-1981

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