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

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