]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/units/testsuite-02.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / units / testsuite-02.service
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
5964e39a 2[Unit]
9309a23b 3Description=TEST-02-UNITTESTS
5964e39a
ZJS
4
5[Service]
4962ed9f 6ExecStartPre=rm -f /failed /testok
9309a23b 7ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
5964e39a 8Type=oneshot