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

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