summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-29.service
blob: 900b99f77b96db76f55775a1a8cadbbfe83f790a (plain)
1
2
3
4
5
6
7
[Unit]
Description=TEST-29-PORTABLE

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