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

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