From: Lennart Poettering Date: Fri, 14 Feb 2014 15:35:18 +0000 (+0100) Subject: nspawn: don't accept just any tree to execute X-Git-Tag: v209~136 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=6b9132a9c40355356b4d4f5b20b6338c0eb74dfa;hp=6b9132a9c40355356b4d4f5b20b6338c0eb74dfa;p=elogind.git nspawn: don't accept just any tree to execute When invoked without -D in an arbitrary directory we should not try to execute anything, make some validity checks first. ---