]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/units/testsuite-44.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / units / testsuite-44.service
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=TESTSUITE-44-LOG-NAMESPACE
4 Before=getty-pre.target
5 Wants=getty-pre.target
6 Wants=systemd-journald@foobar.socket systemd-journald-varlink@foobar.socket
7 After=systemd-journald@foobar.socket systemd-journald-varlink@foobar.socket
8
9 [Service]
10 ExecStartPre=rm -f /failed /testok
11 ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
12 Type=oneshot
13 LogTarget=foobar