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

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