]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: shown exec() command is misleading
authorLennart Poettering <lennart@poettering.net>
Thu, 2 Feb 2017 17:27:25 +0000 (18:27 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 2 Feb 2017 19:10:28 +0000 (20:10 +0100)
commitced58da749367fa70b00d00959272054aa7ab48a
tree9a036bdf14689f351b8fc2458b2c0cfdf552331c
parent486b3d08dbf6c6b0b20e2960990f864d5d95fd37
nspawn: shown exec() command is misleading

There's no point in updating exec_target for each binary we try to
execute, if we override it right-away anyway... Let's just do this once,
and include all binaries we try each time.

Follow-up for 1a68e1e543fd8f899503bec00585a16ada296ef7.
src/nspawn/nspawn.c