]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/units/testsuite-44.service
docs: document new description field
[thirdparty/systemd.git] / test / units / testsuite-44.service
1 [Unit]
2 Description=TESTSUITE-44-LOG-NAMESPACE
3 Before=getty-pre.target
4 Wants=getty-pre.target
5 Wants=systemd-journald@foobar.socket systemd-journald-varlink@foobar.socket
6 After=systemd-journald@foobar.socket systemd-journald-varlink@foobar.socket
7
8 [Service]
9 ExecStartPre=rm -f /failed /testok
10 ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
11 Type=oneshot
12 LogTarget=foobar