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

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