nspawn: don't try to resolve passed binary before entering namespace
authorLennart Poettering <lennart@poettering.net>
Wed, 21 Oct 2015 23:33:06 +0000 (01:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 Oct 2015 23:59:25 +0000 (01:59 +0200)
commit16fb773ee33a5b4e85605bf18a0572bead1b8224
treeb3474660b42d69cc5a2d68c665c77d8aa23a978a
parent0e2656744f6d2e2cf65788a497f266d469865e30
nspawn: don't try to resolve passed binary before entering namespace

Othewise we might follow the symlinks on the host, instead of the
container.

Fixes #1400
src/nspawn/nspawn.c