From: Dave Reisner Date: Thu, 2 May 2013 14:39:53 +0000 (-0400) Subject: nspawn: inherit the exit status of container X-Git-Tag: v203~43 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=a5f5f8a07743bb9aa31fa361c90fce8d4a62388e;hp=a5f5f8a07743bb9aa31fa361c90fce8d4a62388e nspawn: inherit the exit status of container If we get as far as successfully starting the container, nspawn should inherit the exit status of the child container process as its own. ---