]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: inherit the exit status of container
authorDave Reisner <dreisner@archlinux.org>
Thu, 2 May 2013 14:39:53 +0000 (10:39 -0400)
committerDave Reisner <dreisner@archlinux.org>
Thu, 2 May 2013 14:41:03 +0000 (10:41 -0400)
commita5f5f8a07743bb9aa31fa361c90fce8d4a62388e
tree2ac559d5742340abd30226ae163aadc3777fc03d
parentbcb92f480fb538c50a0e0b5b3c1ac6d49411a7e5
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.
src/nspawn/nspawn.c