]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/units/testsuite-13.service
bpf: fix SPDX short identifier for LGPL-2.1-or-later
[thirdparty/systemd.git] / test / units / testsuite-13.service
1 [Unit]
2 Description=TEST-13-NSPAWN-SMOKE
3
4 [Service]
5 ExecStartPre=rm -f /failed /testok
6 ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
7 Type=oneshot