From 3aa3f130c1a7f24ca28323c78e33b1bc26e057f7 Mon Sep 17 00:00:00 2001 From: Ivan Kruglov Date: Tue, 19 Nov 2024 19:12:32 +0100 Subject: machine: add debug for systemd-nspawn@.service --- test/units/TEST-13-NSPAWN.machined.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test') diff --git a/test/units/TEST-13-NSPAWN.machined.sh b/test/units/TEST-13-NSPAWN.machined.sh index 899a6a6979..59ba8c92db 100755 --- a/test/units/TEST-13-NSPAWN.machined.sh +++ b/test/units/TEST-13-NSPAWN.machined.sh @@ -22,6 +22,11 @@ trap at_exit EXIT systemctl service-log-level systemd-machined debug systemctl service-log-level systemd-importd debug +# per request in https://github.com/systemd/systemd/pull/35117 +systemctl edit --runtime --stdin 'systemd-nspawn@.service' --drop-in=debug.conf <