]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: drop invalid LogTarget= assignment
authorFrantisek Sumsal <frantisek@sumsal.cz>
Sat, 25 Nov 2023 20:59:57 +0000 (21:59 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sat, 25 Nov 2023 20:59:57 +0000 (21:59 +0100)
It's been there since the test was introduced and I'm not really sure
what was the original intention behind it, but it makes systemd sad:

[    4.909056] systemd[1]: /usr/lib/systemd/tests/testdata/units/testsuite-44.service:13: Unknown key name 'LogTarget' in section 'Service', ignoring.

test/units/testsuite-44.service

index e0d4a8c18d0711d6050ea3308f4db41cc4454b70..4dffdeab94ad83c42631d5cad7734e9ec401f9ff 100644 (file)
@@ -10,4 +10,3 @@ After=systemd-journald@foobar.socket systemd-journald-varlink@foobar.socket
 ExecStartPre=rm -f /failed /testok
 ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
 Type=oneshot
-LogTarget=foobar