]> git.ipfire.org Git - thirdparty/lxc.git/commit
tools: exit success when lxc-execute is daemonized
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 12 Dec 2017 20:05:39 +0000 (21:05 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 17 Dec 2017 15:34:26 +0000 (16:34 +0100)
commit8ba2c9bdfa841e1c7a1bf19d4c5319a4c07ae192
tree11195700bfb3d3a6b9e1ff4de4e5ee7b1e62cbc7
parente16da8e85d882e6e739eab3668e8e1a2c98ae4fe
tools: exit success when lxc-execute is daemonized

The error_num value doesn't tell us anything since the container hasn't exited.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/tools/lxc_execute.c