chiark / gitweb /
nspawn: Fix regression with exit status
authorLuke Shumaker <LukeShu@sbcglobal.net>
Mon, 30 Jun 2014 00:18:02 +0000 (20:18 -0400)
committerLennart Poettering <lennart@poettering.net>
Mon, 30 Jun 2014 13:13:47 +0000 (15:13 +0200)
commit6d416b9cc8ce39e5f97737b749d4bb1fb4f86df0
tree0b39f7e4eb9d528642cabfd8b3418fedb80a0bcd
parent0659e8baf25c86cadac8cac79f4e800501694c8b
nspawn: Fix regression with exit status

Commit 113cea8 introduced a bug that caused the exit code of systemd-nspawn
to not reflect the exit code of the program executed in the container.
src/nspawn/nspawn.c