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

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