From: Daan De Meyer Date: Thu, 8 Aug 2024 19:49:09 +0000 (+0200) Subject: test: Fix section of StateDirectory= X-Git-Tag: v257-rc1~705^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dba138b863fadf57362026281d0597b2d7736090;p=thirdparty%2Fsystemd.git test: Fix section of StateDirectory= --- diff --git a/test/test.service.in b/test/test.service.in index ef9dba30c45..48c09baf6cc 100644 --- a/test/test.service.in +++ b/test/test.service.in @@ -4,7 +4,6 @@ Description=%N Wants=basic.target network.target @wants@ After=basic.target network.target @after@ Before=getty-pre.target -StateDirectory=%N [Service] ExecStartPre=rm -f /failed /testok @@ -13,3 +12,4 @@ ExecStart=@command@ ExecStopPost=/usr/lib/systemd/tests/integration-test-setup.sh finalize Type=oneshot MemoryAccounting=@memory-accounting@ +StateDirectory=%N