summaryrefslogtreecommitdiff
path: root/test/units/testsuite-31.service
blob: 07dfb0bb5429916288150cea45a952a9e8972531 (plain)
1
2
3
4
5
6
7
[Unit]
Description=TEST-31-DEVICE-ENUMERATION

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