From 1e34d75027c0773e21b35688c27034d5af5e635c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 16 Sep 2024 20:25:59 +0200 Subject: Adding upstream version 256.5. Signed-off-by: Daniel Baumann --- test/test.service.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/test.service.in') diff --git a/test/test.service.in b/test/test.service.in index 790c513..48c09ba 100644 --- a/test/test.service.in +++ b/test/test.service.in @@ -7,6 +7,9 @@ Before=getty-pre.target [Service] ExecStartPre=rm -f /failed /testok +ExecStartPre=/usr/lib/systemd/tests/integration-test-setup.sh setup ExecStart=@command@ +ExecStopPost=/usr/lib/systemd/tests/integration-test-setup.sh finalize Type=oneshot MemoryAccounting=@memory-accounting@ +StateDirectory=%N -- cgit v1.2.3