]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/TEST-44-LOG-NAMESPACE/TEST-44-LOG-NAMESPACE.service
test: Generate basic testsuite services with meson
[thirdparty/systemd.git] / test / TEST-44-LOG-NAMESPACE / TEST-44-LOG-NAMESPACE.service
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
07d16f43 2[Unit]
7a321b5a 3Description=TEST-44-LOG-NAMESPACE
348f5017
DDM
4Wants=basic.target multi-user.target systemd-journald@foobar.socket systemd-journald-varlink@foobar.socket
5After=basic.target systemd-journald@foobar.socket systemd-journald-varlink@foobar.socket
07d16f43 6Before=getty-pre.target
07d16f43
ZJS
7
8[Service]
4962ed9f 9ExecStartPre=rm -f /failed /testok
07d16f43
ZJS
10ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
11Type=oneshot