]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/units/testsuite-20.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / units / testsuite-20.service
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
c1d6c135
ZJS
2[Unit]
3Description=TEST-20-MAINPIDGAMES
4Before=getty-pre.target
5Wants=getty-pre.target
6
7[Service]
4962ed9f 8ExecStartPre=rm -f /failed /testok
c1d6c135
ZJS
9ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
10Type=oneshot
11NotifyAccess=all