]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxccontainer: handle execute containers correctly
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 6 Dec 2017 14:37:40 +0000 (15:37 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 15 Dec 2017 12:01:22 +0000 (13:01 +0100)
commit606d3d4544fc92697766e69edc25de90575b90c7
treead626e92fbf7035e133b4ae04512faac44cf9156
parent68bd7123ff44365b0c94ebadc87e4eaab29e6221
lxccontainer: handle execute containers correctly

It doesn't make sense to error out when an app container doesn't pass explicit
arguments through c->start{l}().

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