]> git.ipfire.org Git - thirdparty/lxc.git/commit
support arguments in lxc.init_cmd
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 5 Nov 2015 22:18:52 +0000 (22:18 +0000)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 6 Nov 2015 18:28:22 +0000 (13:28 -0500)
commitfd51a89b60d06f1f207196e5fe6e8e8f7bea3beb
treeb76d417f82c5281ad2cb64e1a432e1f525e4166d
parent4ff8fb6cae48bc4cd376fffa70c69a7cd72425bc
support arguments in lxc.init_cmd

Otherwise something like
lxc.init_cmd = /sbin/init debug verbose
fails trying to execute a file called "/sbin/init debug verbose"

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/lxccontainer.c