summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-31.service
blob: f0e78a9d0104d4e46e1e3d186018b831e2bde5a0 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=TEST-31-DEVICE-ENUMERATION

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