From: Ivan Kruglov Date: Tue, 19 Nov 2024 18:12:32 +0000 (+0100) Subject: machine: add debug for systemd-nspawn@.service X-Git-Tag: v257-rc3~19^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F35117%2Fhead;p=thirdparty%2Fsystemd.git machine: add debug for systemd-nspawn@.service --- diff --git a/test/units/TEST-13-NSPAWN.machined.sh b/test/units/TEST-13-NSPAWN.machined.sh index 899a6a69796..59ba8c92db5 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 <