]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Move StateDirectory= directive into dropin
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 10 Jan 2025 13:51:24 +0000 (14:51 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 10 Jan 2025 15:14:01 +0000 (16:14 +0100)
commit1f17ec0ed419627a686ee6e719ac7f55cf082ada
tree0ab92a0f1f0e8ff76d8af92a07c457143bc3452d
parent84b30442d257102a9a39122f9a537fa48fb0bfda
test: Move StateDirectory= directive into dropin

The integration-test-setup calls require StateDirectory= but some
tests override the test unit used which then won't have StateDirectory=
so let's move StateDirectory= into the dropin as well to avoid this
issue.
test/integration-test-wrapper.py
test/test.service.in