]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/units/testsuite-55.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / units / testsuite-55.service
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
31abedbb 2[Unit]
1ebcf472 3Description=TESTSUITE-55-OOMD
064a5c14
DDM
4After=user@4711.service
5Wants=user@4711.service
31abedbb
LP
6
7[Service]
1ebcf472 8ExecStartPre=rm -f /failed /skipped /testok
31abedbb
LP
9ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
10Type=oneshot