]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: ensure journal dir is writable by container in TEST-13-NSPAWN
authorLuca Boccassi <luca.boccassi@gmail.com>
Sat, 13 Sep 2025 15:14:17 +0000 (16:14 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 14 Sep 2025 12:23:17 +0000 (13:23 +0100)
commita0203ac14c804240b39615ed5d4b044149c4b79d
tree05f7d2e7bda595c65b20e987cce1a43d35557bee
parente3f4aa4a7524ba5797717101241eb1ceb79fa721
test: ensure journal dir is writable by container in TEST-13-NSPAWN

The systemd-journal group is not mapped, so ensure the test directory
is owned by root:root so that the mapping works.

Follow-up for 88fce090263ba8944cf491346eae2e8022dfd88d
test/units/TEST-13-NSPAWN.nspawn.sh