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

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